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
Sean Griffin bdc5141652 Move the from bind logic to a FromClause class
Contrary to my previous commit message, it wasn't overkill, and led to
much cleaner code.

[Sean Griffin & anthonynavarre]
2015-01-26 16:36:14 -07:00
..
delegation_test.rb Put back Relation#join method as a delegate to Array 2014-05-05 16:45:16 +03:00
merging_test.rb Remove all cases of manuallly wrapping Arel::Nodes::Quoted 2014-12-29 11:21:56 -07:00
mutation_test.rb Move the from bind logic to a FromClause class 2015-01-26 16:36:14 -07:00
predicate_builder_test.rb Should escape regexp wildcard character . 2015-01-19 06:11:29 +09:00
where_chain_test.rb Remove all references to where_values in tests 2015-01-25 17:50:19 -07:00
where_clause_test.rb Move where_unscoping logic over to WhereClause 2015-01-25 17:30:42 -07:00
where_test.rb Fix bind value copying from subqueried relations 2015-01-19 15:19:43 -07:00