1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test
2011-01-05 14:03:13 -08:00
..
assets move assets and models 2008-01-18 07:27:03 +00:00
cases make sure new objects can round trip 2011-01-05 14:03:13 -08:00
connections select goes through exec(), so no method chaining for query counts 2010-11-03 17:34:49 -07:00
fixtures Make serialized fixtures work again 2010-12-29 16:15:45 +00:00
migrations in the middle of refactoring 2010-12-03 12:00:09 -08:00
models Let AssociationCollection#find use #scoped to do its finding. Note that I am removing test_polymorphic_has_many_going_through_join_model_with_disabled_include, since this specifies different behaviour for an association than for a regular scope. It seems reasonable to expect scopes and association proxies to behave in roughly the same way rather than having subtle differences. 2011-01-03 16:24:31 -08:00
schema Support for :counter_cache on polymorphic belongs_to 2010-12-31 20:00:44 +00:00
config.rb Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails 2008-01-21 17:20:51 +00:00