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
Ryuta Kamizono a481603480 Add QueryingMethodsDelegationTest to cover query methods delegation
It makes to ease to detect a future regression as long as the methods
are covered by this test.
2018-03-22 03:12:03 +09:00
..
delegation_test.rb Add QueryingMethodsDelegationTest to cover query methods delegation 2018-03-22 03:12:03 +09:00
merging_test.rb Use assert_empty and assert_not_empty 2018-01-25 23:32:59 -05:00
mutation_test.rb Only preload misses on multifetch cache 2018-03-06 14:10:45 +11:00
or_test.rb Address random test_or_with_bind_params failures 2017-09-13 22:55:13 +00:00
predicate_builder_test.rb Use frozen-string-literal in ActiveRecord 2017-07-19 22:27:07 +03:00
record_fetch_warning_test.rb Use frozen-string-literal in ActiveRecord 2017-07-19 22:27:07 +03:00
select_test.rb add test case to relation select 2017-12-03 15:16:52 +03:30
where_chain_test.rb Refactor Active Record to let Arel manage bind params 2017-07-24 09:07:24 -04:00
where_clause_test.rb Use assert_empty and assert_not_empty 2018-01-25 23:32:59 -05:00
where_test.rb Suppress warning: BigDecimal.new is deprecated in activerecord 2017-12-13 21:29:06 +00:00