.. |
belongs_to_associations_test.rb
|
Association#klass is a public method
|
2020-10-02 20:56:50 +09:00 |
bidirectional_destroy_dependencies_test.rb
|
Use frozen-string-literal in ActiveRecord
|
2017-07-19 22:27:07 +03:00 |
callbacks_test.rb
|
Fix typo in test name
|
2020-03-21 20:58:56 +09:00 |
cascaded_eager_loading_test.rb
|
Avoid extraneous preloading when loading across has_one associations
|
2020-01-08 08:14:04 +13:00 |
eager_load_includes_full_sti_class_test.rb
|
Support storing demodulized class name for polymorphic type
|
2020-08-23 16:04:29 +09:00 |
eager_load_nested_include_test.rb
|
Fix EagerLoadPolyAssocsTest setup (#38883)
|
2020-04-07 10:14:17 +09:00 |
eager_singularization_test.rb
|
Use frozen-string-literal in ActiveRecord
|
2017-07-19 22:27:07 +03:00 |
eager_test.rb
|
Methods with association name are defined as public methods
|
2020-10-02 22:22:10 +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
|
Replace test Man with Human
|
2020-08-14 11:37:09 -04:00 |
has_many_associations_test.rb
|
Implicit scoping does no longer leak scope to class level querying methods
|
2020-10-30 00:25:38 +00:00 |
has_many_through_associations_test.rb
|
Fix incorrect result when eager loading with duplicated through association with join scope Part 2
|
2020-08-14 14:34:44 +09:00 |
has_one_associations_test.rb
|
Fix flakey destroyed_by_association tests
|
2020-05-04 19:26:54 -05: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
|
Move Arel attribute normalization into arel_table
|
2020-07-19 23:41:24 +09:00 |
inverse_associations_test.rb
|
Set inverse during has one autosave if necessary
|
2020-10-30 15:31:40 +00:00 |
join_model_test.rb
|
Methods with association name are defined as public methods
|
2020-10-02 22:22:10 +09:00 |
left_outer_join_association_test.rb
|
Fix eager load with Arel joins to maintain the original joins order
|
2020-05-16 10:17:11 +09:00 |
nested_through_associations_test.rb
|
includes, preload, joins, and eager_load are public methods
|
2020-10-02 21:57:42 +09:00 |
required_test.rb
|
Enable Layout/EmptyLinesAroundAccessModifier cop
|
2019-06-13 12:00:45 +09:00 |