aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/no_touching.rb
diff options
context:
space:
mode:
authorSean Griffin <sean@seantheprogrammer.com>2017-07-25 13:19:44 -0400
committerSean Griffin <sean@seantheprogrammer.com>2017-07-25 13:19:57 -0400
commit089ca520e32e8cd9ebe1075f491d7856683e6cde (patch)
tree6f49a9601d16b0b3e736a46c94b2970652858a78 /activerecord/lib/active_record/no_touching.rb
parentb6033773c1f02cc91155ef10a223f4bc1c176965 (diff)
downloadrails-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/no_touching.rb')
0 files changed, 0 insertions, 0 deletions