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
Prathamesh Sonpatki 9694f86de6 [Active Record] Renamed private methods create_record and update_record
This is to ensure that they are not accidentally called by the app code.
 They are renamed to _create_record and _update_record respectively.
 Closes #11645
2014-02-20 10:34:52 +05:30
..
optimistic.rb [Active Record] Renamed private methods create_record and update_record 2014-02-20 10:34:52 +05:30
pessimistic.rb [ci skip] avoid deprecation warning in sample code 2013-10-18 22:01:50 +09:00