.. |
belongs_to_associations_test.rb
|
Use capture_sql helper method in tests
|
2019-07-28 14:47:57 +08:00 |
bidirectional_destroy_dependencies_test.rb
|
|
|
callbacks_test.rb
|
|
|
cascaded_eager_loading_test.rb
|
Merge pull request #37457 from sinsoku/fix_issue_37446
|
2019-10-13 20:27:38 +09:00 |
eager_load_includes_full_sti_class_test.rb
|
Fix CI failure due to remaining tagging records
|
2019-03-26 12:59:16 +09:00 |
eager_load_nested_include_test.rb
|
Enable Layout/EmptyLinesAroundAccessModifier cop
|
2019-06-13 12:00:45 +09:00 |
eager_singularization_test.rb
|
|
|
eager_test.rb
|
Allow column name with function (e.g. length(title) ) as safe SQL string
|
2019-06-10 07:36:58 +09:00 |
extension_test.rb
|
Enable Layout/EmptyLinesAroundAccessModifier cop
|
2019-06-13 12:00:45 +09:00 |
has_and_belongs_to_many_associations_test.rb
|
Fix join middle table alias when using HABTM
|
2019-07-26 23:12:44 +09:00 |
has_many_associations_test.rb
|
Fix random CI failure due to non-deterministic sorting order
|
2019-10-11 18:24:15 +09:00 |
has_many_through_associations_test.rb
|
Give up filling schema cache before assert_no_queries
|
2019-05-22 01:23:58 +09:00 |
has_one_associations_test.rb
|
Merge pull request #36708 from rails/has-one-polymorphic-touch-dont-cache-association-result-inside-create-transaction
|
2019-07-31 06:31:50 +02:00 |
has_one_through_associations_test.rb
|
More exercise singular association query
|
2018-11-28 03:34:20 +09:00 |
inner_join_association_test.rb
|
Maintain eager loading joining order as before
|
2019-09-18 17:42:15 +09:00 |
inverse_associations_test.rb
|
Don't run callbacks on has_many inverse add
|
2019-10-10 16:18:13 -04:00 |
join_model_test.rb
|
Replace assert ! with assert_not
|
2018-04-19 08:11:33 -04:00 |
left_outer_join_association_test.rb
|
Fix merging left_joins to maintain its own join_type context
|
2019-04-27 21:43:57 +09:00 |
nested_through_associations_test.rb
|
Enable Layout/EmptyLinesAroundAccessModifier cop
|
2019-06-13 12:00:45 +09:00 |
required_test.rb
|
Enable Layout/EmptyLinesAroundAccessModifier cop
|
2019-06-13 12:00:45 +09:00 |