From 4c2f4bd4734ba1f1f608ddcede69eae86b0bad96 Mon Sep 17 00:00:00 2001 From: KalabiYau Date: Thu, 24 Apr 2014 21:27:46 +0200 Subject: [PATCH] One observers gem is enough --- Gemfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Gemfile b/Gemfile index cda45e22..557a3d5f 100644 --- a/Gemfile +++ b/Gemfile @@ -64,7 +64,6 @@ gem 'd3_rails' gem 'coveralls', require: false # Use a self-hosted errbit with the old notifier gem 'hoptoad_notifier', "~> 2.3" -gem 'rails-observers' # Turbolinks makes following links in your web application faster. Read more: https://github.com/rails/turbolinks gem 'turbolinks'