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/active_record/locking
2007-02-07 16:10:40 +00:00
..
optimistic.rb Made increment_counter/decrement_counter play nicely with optimistic locking, and added a more general update_counters method 2007-02-07 16:10:40 +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