mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
ccc1d3dbbe
We are moving this behavior out to an object that we would like to keep separated from `ActiveRecord::Base`, which means not passing the class object to it. As such, we need to stop using `instance_exec`, and instead close over the subclass on global type decorators that are applied in `Base`. |
||
---|---|---|
.. | ||
optimistic.rb | ||
pessimistic.rb |