Bringing back the jquery-rails. One test is dependent.

This commit is contained in:
Arun Agrawal
2011-08-14 13:47:38 +05:30
parent 41ce1613f1
commit 322b97884d

View File

@@ -6,6 +6,7 @@ if ENV['AREL']
gem "arel", :path => ENV['AREL']
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