diff options
| author | Thomas Haddad | 2017-05-31 16:45:19 +0200 |
|---|---|---|
| committer | Thomas Haddad | 2017-05-31 16:45:58 +0200 |
| commit | c48ba9fc153e2b03b5eb02bc9df4e307e64fbc0a (patch) | |
| tree | b4eacf795da9d5711415fc78298748f0b1794715 /Gemfile | |
| parent | 57771cd083c14cb915445bd8f2ca96b8c0035f2a (diff) | |
| download | chouette-core-c48ba9fc153e2b03b5eb02bc9df4e307e64fbc0a.tar.bz2 | |
Refs #3627: Farewell turbolinks
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
Diffstat (limited to 'Gemfile')
| -rw-r--r-- | Gemfile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -20,8 +20,6 @@ gem 'browserify-rails' # Use jquery as the JavaScript library gem 'jquery-rails', '~> 3.1.4' # Update to v4 for Rails 4.2 -# Turbolinks makes following links in your web application faster. Read more: https://github.com/rails/turbolinks -gem 'turbolinks' # 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. |
