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
2008-03-31 01:10:04 +00:00
..
optimistic.rb Partial updates include only unsaved attributes. Off by default; set YourClass.partial_updates = true to enable. 2008-03-31 01:10:04 +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