diff options
author | Eileen Uchitelle <eileencodes@gmail.com> | 2019-02-01 10:16:34 -0500 |
---|---|---|
committer | Eileen Uchitelle <eileencodes@gmail.com> | 2019-02-01 11:34:50 -0500 |
commit | 31f205234acb5f4b084eb726cf903c55d59677fa (patch) | |
tree | 2f94b169a30755e64227073cbeef0060d63d6193 /activerecord/test/cases/relation/update_all_test.rb | |
parent | 79bc9e81c3d47be6336223be39cb3bcaeddc0a39 (diff) | |
download | rails-31f205234acb5f4b084eb726cf903c55d59677fa.tar.gz rails-31f205234acb5f4b084eb726cf903c55d59677fa.tar.bz2 rails-31f205234acb5f4b084eb726cf903c55d59677fa.zip |
Refactor options for middleware
Right now we only have one option that's supported, the delay. However I
can see us supporting other options in the future.
This PR refactors the options to get passed into the resolver so whether
you're using middleware or using the config options you can pass options
to the resolver. This will also make it easy to add new options in the
future.
Diffstat (limited to 'activerecord/test/cases/relation/update_all_test.rb')
0 files changed, 0 insertions, 0 deletions