aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorThomas Haddad2017-05-31 16:45:19 +0200
committerThomas Haddad2017-05-31 16:45:58 +0200
commitc48ba9fc153e2b03b5eb02bc9df4e307e64fbc0a (patch)
treeb4eacf795da9d5711415fc78298748f0b1794715 /Gemfile
parent57771cd083c14cb915445bd8f2ca96b8c0035f2a (diff)
downloadchouette-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--Gemfile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Gemfile b/Gemfile
index b7844cf28..bda482a75 100644
--- a/Gemfile
+++ b/Gemfile
@@ -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.