From fe37b48f282c919e4d645b6e264ffad14a5576ce Mon Sep 17 00:00:00 2001 From: Mitesh Jain Date: Sun, 24 Jul 2011 14:27:59 +0530 Subject: Bringing back the jquery-rails. One test is dependent. --- Gemfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Gemfile b/Gemfile index 743c2a640d..ec064bbda8 100644 --- a/Gemfile +++ b/Gemfile @@ -8,6 +8,7 @@ else gem "arel", '~> 2.1.3' end +gem "jquery-rails" # This needs to be with require false to avoid # it being automatically loaded by sprockets gem "uglifier", ">= 1.0.0", :require => false -- cgit v1.2.3