rails/guides
Scott Ringwelski 08a7481183 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
2016-02-02 15:05:16 -08:00
..
assets Introduce new welcome page for new projects 2016-01-26 00:27:49 +02:00
bug_report_templates remove backward compatibility code for Minitest 4 2016-01-30 16:52:09 +09:00
rails_guides [ci skip] Fix typo 2015-12-22 03:06:35 +05:30
source Add initial support for allowing an error on order or limit of queries being ignored in batches 2016-02-02 15:05:16 -08:00
.document
CHANGELOG.md Preparing for Rails 5.0.0.beta2 2016-02-01 14:37:52 -07:00
rails_guides.rb Merge pull request #19240 from yui-knk/refactor/guide_rb 2015-03-18 12:32:10 +01:00
Rakefile Fix WARNINGS flag inside guides/Rakefile 2015-07-29 20:00:58 -04:00
w3c_validator.rb