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
2016-07-17 21:14:01 +09:00
..
delegation_test.rb Ensure Relation responds to shuffle 2015-12-01 16:41:50 -07:00
merging_test.rb Properly include the from clause when merging relations 2016-01-14 13:36:30 -07:00
mutation_test.rb No need public_send 2016-07-17 21:14:01 +09:00
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 Revert "Change WhereClause#merge to same named columns on diff tables" 2016-01-12 15:48:00 -07:00
where_test.rb Fixed where for polymorphic associations when passed an array containing different types. 2016-02-16 10:41:26 -08:00