mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
f93b04afab
Since #31827, marshalling attributes hash format is changed to improve performance because materializing lazy attribute hash is too expensive. In that time, we had kept an ability to load from legacy attributes format, since that performance improvement is backported to 5-1-stable and 5-0-stable. Now all supported versions will dump attributes as new format, the backward compatibity should no longer be needed. |
||
---|---|---|
.. | ||
active_model | ||
active_model.rb |