1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib
Curtis Hawthorne 7e06494e32 Destroy respects optimistic locking.
Now works with :dependent => :destroy and includes unit tests for that
case.  Also includes better error messages when updating/deleting stale
objects.

[#1966 state:committed]

Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
2010-04-27 21:53:51 -07:00
..
active_record Destroy respects optimistic locking. 2010-04-27 21:53:51 -07:00
rails/generators Make the migration generator handle pre-existing migrations with the same timestamp. 2010-04-19 14:48:31 +12:00
active_record.rb i18n -> AS/i18n 2010-04-14 02:30:02 -07:00