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 de0cfd27a5 Inform Arel we don't need additional type casting in tests
Part of the larger refactoring to remove type casting from Arel. We can
inform it that we already have the right type by wrapping the value in
an `Arel::Nodes::Quoted`. This commit can be reverted when we have
removed type casting from Arel in Rail 5.1
2014-12-26 17:50:20 -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 Inform Arel we don't need additional type casting in tests 2014-12-26 17:50:20 -07:00
mutation_test.rb Fix new warning in ruby 2.2 2014-12-26 15:13:08 -07:00
predicate_builder_test.rb Change PredicateBuilder handler methods to instance methods 2014-12-26 14:12:16 -07:00
where_chain_test.rb Inform Arel we don't need additional type casting in tests 2014-12-26 17:50:20 -07:00
where_test.rb Remove deprecated behavior allowing nested arrays as query values 2014-12-04 16:13:00 -05:00