diff options
| author | mo <mokha@cisco.com> | 2017-09-01 21:26:34 -0600 |
|---|---|---|
| committer | mo <mokha@cisco.com> | 2017-09-01 21:26:34 -0600 |
| commit | efec5e4ad0d83eb9e6fbce7743568cc3c4b8bca2 (patch) | |
| tree | c8727f3b7bf97e408df7df04598a803265756ae6 /Gemfile | |
| parent | 2b2cb9caa0df1f9234b8706febab06122441800d (diff) | |
remove turbolinks
Diffstat (limited to 'Gemfile')
| -rw-r--r-- | Gemfile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -5,7 +5,6 @@ gem 'sass-rails', '~> 5.0' gem 'uglifier', '>= 1.3.0' gem 'coffee-rails', '~> 4.1.0' gem 'jquery-rails' -gem 'turbolinks' gem 'jbuilder', '~> 2.0' gem 'bcrypt', '~> 3.1.7' gem 'json', '~> 2.1.0' @@ -14,7 +13,6 @@ gem 'json', '~> 2.1.0' gem 'acts-as-taggable-on' gem 'jquery-ui-rails', '~> 4.0.0' -gem 'jquery-turbolinks' gem 'mini_magick' gem "kaminari" gem 'delayed_job_active_record' |
