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
Ben Moss 992d87db02 Deprecate #connection in favour of accessing it via the class
This allows end-users to have a `connection` method on their models
without clashing with ActiveRecord internals.
2013-03-09 15:16:15 -05:00
..
optimistic.rb Deprecate #connection in favour of accessing it via the class 2013-03-09 15:16:15 -05:00
pessimistic.rb remove meaningless use of Relation#all 2013-01-03 23:38:31 +09:00