.. |
belongs_to_associations_test.rb
|
Fix belongs_to polymorphic with custom primary key on target.
|
2011-09-26 15:42:34 +01:00 |
callbacks_test.rb
|
please use ruby -I lib:test path/to/test.rb, or export RUBY_OPT
|
2011-06-06 15:47:13 -07:00 |
cascaded_eager_loading_test.rb
|
Deprecate inferred JOINs with includes + SQL snippets.
|
2012-01-16 21:32:12 +00:00 |
eager_load_includes_full_sti_class_test.rb
|
Deprecate set_table_name in favour of self.table_name= or defining your own method.
|
2011-11-29 20:13:36 +00:00 |
eager_load_nested_include_test.rb
|
Revert "Deprecate implicit eager loading. Closes #950."
|
2012-01-16 21:17:17 +00:00 |
eager_singularization_test.rb
|
please use ruby -I lib:test path/to/test.rb, or export RUBY_OPT
|
2011-06-06 15:47:13 -07:00 |
eager_test.rb
|
Deprecate inferred JOINs with includes + SQL snippets.
|
2012-01-16 21:32:12 +00:00 |
extension_test.rb
|
No Ruby 1.8 stuff. No more checks in code.
|
2011-12-21 12:20:12 +05:30 |
habtm_join_table_test.rb
|
please use ruby -I lib:test path/to/test.rb, or export RUBY_OPT
|
2011-06-06 15:47:13 -07:00 |
has_and_belongs_to_many_associations_test.rb
|
Deprecate inferred JOINs with includes + SQL snippets.
|
2012-01-16 21:32:12 +00:00 |
has_many_associations_test.rb
|
Merge pull request #4543 from jdelStrother/find_or_init
|
2012-02-01 15:15:29 -08:00 |
has_many_through_associations_test.rb
|
The primary key is always initialized in the @attributes hash to nil (unless
|
2012-01-25 14:42:22 -08:00 |
has_one_associations_test.rb
|
Fix typo
|
2012-02-01 17:14:00 -02:00 |
has_one_through_associations_test.rb
|
Revert "Deprecate implicit eager loading. Closes #950."
|
2012-01-16 21:17:17 +00:00 |
identity_map_test.rb
|
please use ruby -I lib:test path/to/test.rb, or export RUBY_OPT
|
2011-06-06 15:47:13 -07:00 |
inner_join_association_test.rb
|
Revert "Deprecate implicit eager loading. Closes #950."
|
2012-01-16 21:17:17 +00:00 |
inverse_associations_test.rb
|
Revert "Deprecate implicit eager loading. Closes #950."
|
2012-01-16 21:17:17 +00:00 |
join_model_test.rb
|
Deprecate inferred JOINs with includes + SQL snippets.
|
2012-01-16 21:32:12 +00:00 |
nested_through_associations_test.rb
|
Deprecate inferred JOINs with includes + SQL snippets.
|
2012-01-16 21:32:12 +00:00 |