i
Showing
... | ... | @@ -13,7 +13,7 @@ gem 'uglifier', '>= 1.3.0' |
gem 'coffee-rails', '~> 4.1.0' | ||
# See https://github.com/rails/execjs#readme for more supported runtimes | ||
# gem 'therubyracer', platforms: :ruby | ||
gem 'bootstrap-sass', '~> 3.3.6' | ||
# Use jquery as the JavaScript library | ||
gem 'jquery-rails' | ||
# Turbolinks makes following links in your web application faster. Read more: https://github.com/rails/turbolinks | ||
... | ... | @@ -28,7 +28,7 @@ gem 'sdoc', '~> 0.4.0', group: :doc |
# Use Unicorn as the app server | ||
# gem 'unicorn' | ||
gem 'twitter-bootstrap-rails' | ||
# gem 'twitter-bootstrap-rails' | ||
# Use Capistrano for deployment | ||
# gem 'capistrano-rails', group: :development | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment