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
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
..
assets
cases Destroy respects optimistic locking. 2010-04-27 21:53:51 -07:00
connections Remove support for SQLite 2. 2009-08-17 14:54:34 +01:00
fixtures Support fixtures for namespaced models [#2965 state:resolved] 2010-04-25 16:04:38 +02:00
migrations
models Support fixtures for namespaced models [#2965 state:resolved] 2010-04-25 16:04:38 +02:00
schema Support fixtures for namespaced models [#2965 state:resolved] 2010-04-25 16:04:38 +02:00
config.rb