.. |
association_scope_test.rb
|
|
|
belongs_to_associations_test.rb
|
Include fixtures to prevent foreign key violation.
|
2014-07-09 00:04:14 +08:00 |
callbacks_test.rb
|
|
|
cascaded_eager_loading_test.rb
|
Deprecate automatic counter caches on has_many :through
|
2014-06-26 07:24:34 -06:00 |
deprecated_counter_cache_on_has_many_through_test.rb
|
Deprecate automatic counter caches on has_many :through
|
2014-06-26 07:24:34 -06:00 |
eager_load_includes_full_sti_class_test.rb
|
|
|
eager_load_nested_include_test.rb
|
|
|
eager_singularization_test.rb
|
|
|
eager_test.rb
|
measure record instantiation time in AS::Notifications
|
2014-10-13 14:24:16 -07:00 |
extension_test.rb
|
|
|
has_and_belongs_to_many_associations_test.rb
|
Ignore SCHEMA queries in some habtm tests
|
2014-08-14 19:17:49 +09:00 |
has_many_associations_test.rb
|
copy reflection_scopes’s unscoped value when building scope for preloading, fixes #11036
|
2014-10-22 11:39:47 -07:00 |
has_many_through_associations_test.rb
|
Do not mark object as persisted after an association is saved
|
2014-09-05 18:43:10 -03:00 |
has_one_associations_test.rb
|
Ignore SCHEMA queries when asserting no queries
|
2014-08-28 14:38:42 +09:00 |
has_one_through_associations_test.rb
|
Raise an error for has_one associations which try to go :through a polymorphic association [#17263]
|
2014-10-15 20:25:09 +07:00 |
inner_join_association_test.rb
|
|
|
inverse_associations_test.rb
|
Merge pull request #15343 from dontfidget/fix_polymorphic_automatic_inverse_of
|
2014-06-13 18:19:18 -03:00 |
join_model_test.rb
|
Deprecate automatic counter caches on has_many :through
|
2014-06-26 07:24:34 -06:00 |
nested_through_associations_test.rb
|
Make sure assertion passes for postgresql.
|
2014-07-22 17:03:26 +08:00 |
required_test.rb
|
Replace drop sql statement to drop_table method
|
2014-09-11 03:47:44 +09:00 |