1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Use arel master

This commit is contained in:
Sean Griffin 2014-11-29 16:11:57 -07:00
parent de239066e3
commit b5242b6f95

View file

@ -14,6 +14,7 @@ gem 'rack-cache', '~> 1.2'
gem 'jquery-rails', github: 'rails/jquery-rails'
gem 'coffee-rails', '~> 4.1.0'
gem 'turbolinks'
gem 'arel', github: 'rails/arel'
# require: false so bcrypt is loaded only when has_secure_password is used.
# This is to avoid ActiveModel (and by extension the entire framework)