From 4ad355bacb1919ca7aab8e3bbf939d77c899a279 Mon Sep 17 00:00:00 2001 From: Yan Date: Wed, 1 Nov 2017 16:35:19 +0630 Subject: [PATCH] update gem file --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index b59fd475..af709905 100755 --- a/Gemfile +++ b/Gemfile @@ -56,7 +56,7 @@ gem 'jquery-rails' gem 'jquery-ui-rails' # Turbolinks makes navigating your web application faster. Read more: https://github.com/turbolinks/turbolinks gem 'turbolinks' -gem 'jquery-turbolinks', '~> 2.1' +#gem 'jquery-turbolinks', '~> 2.1' # Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder gem 'jbuilder', '~> 2.5' # Use Redis adapter to run Action Cable in production