From c48ba9fc153e2b03b5eb02bc9df4e307e64fbc0a Mon Sep 17 00:00:00 2001 From: Thomas Haddad Date: Wed, 31 May 2017 16:45:19 +0200 Subject: Refs #3627: Farewell turbolinks Signed-off-by: Thomas Shawarma Haddad --- Gemfile | 2 -- 1 file changed, 2 deletions(-) (limited to 'Gemfile') 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. -- cgit v1.2.3