Updated
Showing
... | ... | @@ -17,7 +17,7 @@ gem 'coffee-rails', '~> 4.1.0' |
# 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 | ||
gem 'turbolinks' | ||
gem 'turbolinks', '~> 2.5.3' | ||
# Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder | ||
gem 'jbuilder', '~> 2.0' | ||
# bundle exec rake doc:rails generates the API under doc/api. | ||
... | ... |
Please register or sign in to comment