diff options
author | Scott Ringwelski <sgringwe@mtu.edu> | 2016-02-01 20:17:17 -0800 |
---|---|---|
committer | Scott Ringwelski <sgringwe@mtu.edu> | 2016-02-02 15:05:16 -0800 |
commit | 08a748118377f22823e06315f57db16e1ce3a7c3 (patch) | |
tree | 3d8142294799177b9b7a0be86d1fda7ca9eb960b /activerecord/bin | |
parent | 49e0c4e8642a0160bd01c4490b4babe89108da48 (diff) | |
download | rails-08a748118377f22823e06315f57db16e1ce3a7c3.tar.gz rails-08a748118377f22823e06315f57db16e1ce3a7c3.tar.bz2 rails-08a748118377f22823e06315f57db16e1ce3a7c3.zip |
Add initial support for allowing an error on order or limit of queries being ignored in batches
add some documentation and add 4 tests regarding error vs. warning behavior
fix a typo when referring to the message
go back to default in tests so that ordering is not important. use a constant instead of method. fix assert_nothing_raised call. use self.klass to allow per class configuration
remove logger warn assets as that is tested elsewhere. pass error_on_ignore through find_each and find_in_batches also.
add blocks to the finds so that the code is actually executed
put the setting back to default in an ensure
Add a changelog entry
Diffstat (limited to 'activerecord/bin')
0 files changed, 0 insertions, 0 deletions