added gems
This commit is contained in:
5
Gemfile
5
Gemfile
@@ -28,6 +28,11 @@ gem 'jbuilder', '~> 2.5'
|
||||
# Use Capistrano for deployment
|
||||
# gem 'capistrano-rails', group: :development
|
||||
|
||||
gem 'dotenv'
|
||||
gem 'unpoly-rails'
|
||||
gem 'twitter-bootstrap-rails', :git => 'git://github.com/seyhunak/twitter-bootstrap-rails.git'
|
||||
gem 'therubyracer'
|
||||
|
||||
group :development, :test do
|
||||
# Call 'byebug' anywhere in the code to stop execution and get a debugger console
|
||||
gem 'byebug', platform: :mri
|
||||
|
||||
Reference in New Issue
Block a user