rails--rails/activerecord/lib/active_record/locking
Jeremy Kemper c4a31560bd Optimistic locking: revert the lock version when an update fails. Closes #7840. Also return the number of affected rows instead of true.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6843 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-05-25 21:31:44 +00:00
..
optimistic.rb Optimistic locking: revert the lock version when an update fails. Closes #7840. Also return the number of affected rows instead of true. 2007-05-25 21:31:44 +00:00
pessimistic.rb Backed out of new_record? to new? transformation as it would screw up existing models that did boolean calls on "new" attributes [DHH] 2006-09-05 18:54:24 +00:00