rails--rails/activemodel/lib
Rafael Mendonça França b4cab6a854
Make sure the :if options of callbacks is not mutated
In some cases, the framework was mutating the :if option of callbacks.
Since #38323, those options are frozen, so the framework could raise
exception when trying to mutate those options if they were being resued
with method like `with_options`.
2020-12-29 03:56:54 +00:00
..
active_model Make sure the :if options of callbacks is not mutated 2020-12-29 03:56:54 +00:00
active_model.rb Bump license years from 2019 to 2020 [ci skip] 2020-01-01 15:10:31 +05:30