.. |
association_scope_test.rb
|
Use an Attribute object to represent a bind value
|
2015-01-27 12:07:06 -07:00 |
belongs_to_associations_test.rb
|
Remove legacy mysql adapter
|
2015-12-17 15:54:57 +00:00 |
bidirectional_destroy_dependencies_test.rb
|
Add support for bidirectional destroy dependencies
|
2015-01-16 11:41:43 +00:00 |
callbacks_test.rb
|
Typos in AR tests
|
2016-02-03 22:08:13 +09:00 |
cascaded_eager_loading_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
|
Pass symbol as an argument instead of a block
|
2014-11-29 11:53:24 +01:00 |
eager_singularization_test.rb
|
|
|
eager_test.rb
|
Revert "Merge pull request #22486 from methyl/fix-includes-for-groupped-association"
|
2015-12-21 12:31:52 +01:00 |
extension_test.rb
|
Remove support to activerecord-deprecated_finders
|
2015-01-02 12:06:24 -03:00 |
has_and_belongs_to_many_associations_test.rb
|
Typos in AR tests
|
2016-02-03 22:08:13 +09:00 |
has_many_associations_test.rb
|
Bugfix collection association #create method …
|
2015-11-23 16:22:03 +02:00 |
has_many_through_associations_test.rb
|
Merge pull request #20997 from himesh-r/issue-20995
|
2016-02-02 23:37:31 -05:00 |
has_one_associations_test.rb
|
Merge pull request #21581 from ronakjangir47/restrict_with_error
|
2015-09-17 16:30:10 +02:00 |
has_one_through_associations_test.rb
|
Skip statement cache on through association reader
|
2015-08-12 21:17:30 -03:00 |
inner_join_association_test.rb
|
Fix "nonexistent" typo in tests
|
2014-12-02 19:19:10 -05:00 |
inverse_associations_test.rb
|
Tweaked wording used in some tests.
|
2015-10-25 08:57:50 +00:00 |
join_model_test.rb
|
Silence deprecation warning from force reload
|
2015-07-16 16:06:26 -04:00 |
left_outer_join_association_test.rb
|
Merge pull request #22125 from k0kubun/left_joins
|
2015-10-30 14:05:11 -06:00 |
nested_through_associations_test.rb
|
Fix misleading errors for has_one through relations
|
2015-07-22 00:51:23 +03:00 |
required_test.rb
|
Closes rails/rails#18864: Renaming transactional fixtures to transactional tests
|
2015-03-16 11:35:44 -07:00 |