diff options
author | Sean Griffin <sean@seantheprogrammer.com> | 2017-07-25 13:19:44 -0400 |
---|---|---|
committer | Sean Griffin <sean@seantheprogrammer.com> | 2017-07-25 13:19:57 -0400 |
commit | 089ca520e32e8cd9ebe1075f491d7856683e6cde (patch) | |
tree | 6f49a9601d16b0b3e736a46c94b2970652858a78 /activerecord/lib/active_record | |
parent | b6033773c1f02cc91155ef10a223f4bc1c176965 (diff) | |
download | rails-089ca520e32e8cd9ebe1075f491d7856683e6cde.tar.gz rails-089ca520e32e8cd9ebe1075f491d7856683e6cde.tar.bz2 rails-089ca520e32e8cd9ebe1075f491d7856683e6cde.zip |
Require alpha arel
Without this change, bundler will resolve a gemfile which is pointing at
Rails master and not arel master. The error message that someone will
get from doing this will be incredibly unhelpful, as it'll be the result
of ActiveRecord being in a half-loaded that halted at `require
"arel/collectors/composite"`, which was subsequently rescued in
`"rails/all"`
Diffstat (limited to 'activerecord/lib/active_record')
0 files changed, 0 insertions, 0 deletions