rails--rails/activerecord/test
Eloy Duran 26639e8a45 Removed the version of ActiveRecord::Base#destroyed? that was added in a44a1257d8.
Because José Valim was cheeky enough to already add it to the master branch.
2009-09-12 16:16:48 +02:00
..
assets move assets and models 2008-01-18 07:27:03 +00:00
cases Removed the version of ActiveRecord::Base#destroyed? that was added in a44a1257d8. 2009-09-12 16:16:48 +02:00
connections Remove support for SQLite 2. 2009-08-17 14:54:34 +01:00
fixtures Fix has_one with foreign_key and primary_key association bug which caused the associated object being lost when saving the owner. [#1756 state:resolved] 2009-09-12 16:03:32 +02:00
migrations Made migrations transactional for PostgreSQL [#834 state:resolved] 2008-08-22 14:46:25 -07:00
models Define autosave association validation methods only when needed. [#3161 state:resolved] 2009-09-12 16:04:36 +02:00
schema Fix has_one with foreign_key and primary_key association bug which caused the associated object being lost when saving the owner. [#1756 state:resolved] 2009-09-12 16:03:32 +02:00
config.rb Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails 2008-01-21 17:20:51 +00:00