.. |
belongs_to_associations_test.rb
|
%s/find(:\(first\|last\|all\), \([^()]*\))/scoped(\2).\1/gcI amongst other things
|
2012-04-27 11:42:50 +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
|
%s/find(:\(first\|last\|all\), \([^()]*\))/scoped(\2).\1/gcI amongst other things
|
2012-04-27 11:42:50 +01:00 |
eager_load_includes_full_sti_class_test.rb
|
fix #scoped deprecations
|
2012-04-26 13:29:48 +01:00 |
eager_load_nested_include_test.rb
|
%s/find(:\(first\|last\|all\), \([^()]*\))/scoped(\2).\1/gcI amongst other things
|
2012-04-27 11:42:50 +01:00 |
eager_singularization_test.rb
|
%s/find(:\(first\|last\|all\), \([^()]*\))/scoped(\2).\1/gcI amongst other things
|
2012-04-27 11:42:50 +01:00 |
eager_test.rb
|
%s/find(:\(first\|last\|all\), \([^()]*\))/scoped(\2).\1/gcI amongst other things
|
2012-04-27 11:42:50 +01: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
|
%s/find(:\(first\|last\|all\), \([^()]*\))/scoped(\2).\1/gcI amongst other things
|
2012-04-27 11:42:50 +01:00 |
has_many_associations_test.rb
|
%s/find(:\(first\|last\|all\), \([^()]*\))/scoped(\2).\1/gcI amongst other things
|
2012-04-27 11:42:50 +01:00 |
has_many_through_associations_test.rb
|
remove calls to find(:first), find(:last) and find(:all)
|
2012-04-26 18:32:55 +01:00 |
has_one_associations_test.rb
|
%s/find(:\(first\|last\|all\), \([^()]*\))/scoped(\2).\1/gcI amongst other things
|
2012-04-27 11:42:50 +01:00 |
has_one_through_associations_test.rb
|
%s/find(:\(first\|last\|all\), \([^()]*\))/scoped(\2).\1/gcI amongst other things
|
2012-04-27 11:42:50 +01:00 |
inner_join_association_test.rb
|
remove deprecate #calculate calls
|
2012-04-26 18:04:41 +01:00 |
inverse_associations_test.rb
|
%s/find(:\(first\|last\|all\), \([^()]*\))/scoped(\2).\1/gcI amongst other things
|
2012-04-27 11:42:50 +01:00 |
join_model_test.rb
|
%s/find(:\(first\|last\|all\), \([^()]*\))/scoped(\2).\1/gcI amongst other things
|
2012-04-27 11:42:50 +01:00 |
nested_through_associations_test.rb
|
Deprecate inferred JOINs with includes + SQL snippets.
|
2012-01-16 21:32:12 +00:00 |