.. |
association_scope_test.rb
|
Merge branch 'master' into adequaterecord
|
2014-02-17 11:21:18 -08:00 |
belongs_to_associations_test.rb
|
Build fix when running in isolation
|
2014-11-14 10:24:11 +01:00 |
callbacks_test.rb
|
Build fix when running in isolation
|
2014-11-14 10:24:11 +01:00 |
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
|
Revert "Merge pull request #8989 from robertomiranda/use-rails-4-find-by"
|
2013-01-18 09:15:19 -05:00 |
eager_load_nested_include_test.rb
|
Pass symbol as an argument instead of a block
|
2014-11-29 11:53:24 +01:00 |
eager_singularization_test.rb
|
Use teardown helper method.
|
2014-03-14 20:48:59 -07:00 |
eager_test.rb
|
eager_load preserves readonly flag for associations
|
2014-12-30 01:07:33 +09:00 |
extension_test.rb
|
Build fix when running in isolation
|
2014-11-14 10:24:11 +01:00 |
has_and_belongs_to_many_associations_test.rb
|
Pass symbol as an argument instead of a block
|
2014-11-29 11:53:24 +01:00 |
has_many_associations_test.rb
|
Share foreign_key_present? implementation in _has_ associations
|
2014-12-31 00:19:09 +03:00 |
has_many_through_associations_test.rb
|
Pass symbol as an argument instead of a block
|
2014-11-29 11:53:24 +01:00 |
has_one_associations_test.rb
|
Share foreign_key_present? implementation in _has_ associations
|
2014-12-31 00:19:09 +03:00 |
has_one_through_associations_test.rb
|
Require missing association in test
|
2014-12-02 16:23:26 -07:00 |
inner_join_association_test.rb
|
Fix "nonexistent" typo in tests
|
2014-12-02 19:19:10 -05:00 |
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
|
Fix "nonexistent" typo in tests
|
2014-12-02 19:19:10 -05: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 |