rails / arel

A Relational Algebra
2.06k stars 390 forks source link

Fix: Return required `require` #514

Closed itsNikolay closed 6 years ago

itsNikolay commented 6 years ago

Some of them uses for single test run, like:

bundle exec ruby -I./lib:./test -S minitest  test/test_update_manager.rb
rails-bot commented 6 years ago

r? @sgrif

(@rails-bot has picked a reviewer for you, use r? to override)

itsNikolay commented 6 years ago

Sorry, I didn't check this case when I removed some of them in https://github.com/rails/arel/commit/773f5e5a0b172754289de527bcba6b923bbc3d0e

matthewd commented 6 years ago

Per #523, Arel development is moving to rails/rails.

If this PR is still relevant, please consider reopening it over there.