1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test/cases/relation
Prathamesh Sonpatki 1b072f5504
Add missing test case for record_fetched_greater_than config
- The negative scenario test case was missing earlier.
2016-04-11 10:25:54 +05:30
..
delegation_test.rb
merging_test.rb
mutation_test.rb
or_test.rb Show proper error message when a non-relation object is passed to AR::Relation#or 2016-02-17 11:50:29 +05:30
predicate_builder_test.rb
record_fetch_warning_test.rb Add missing test case for record_fetched_greater_than config 2016-04-11 10:25:54 +05:30
where_chain_test.rb
where_clause_test.rb
where_test.rb