rails--rails/activerecord/test
Chiel Wester bda16eb092 Only call save on belongs_to associations if the record has changed or any nested associations have changed (resolves #3353)
Signed-off-by: José Valim <jose.valim@gmail.com>
2010-12-16 01:49:28 +05:30
..
assets
cases Only call save on belongs_to associations if the record has changed or any nested associations have changed (resolves #3353) 2010-12-16 01:49:28 +05:30
connections select goes through exec(), so no method chaining for query counts 2010-11-03 17:34:49 -07:00
fixtures Add some tests for functionality in JoinAssociation which already exists but was previously untested 2010-10-13 08:24:19 -07:00
migrations in the middle of refactoring 2010-12-03 12:00:09 -08:00
models fix warnings, stop using global variables 2010-11-30 18:46:56 -08:00
schema Add timestamps to Topic 2010-11-02 01:24:31 +00:00
config.rb