method
changes_applied
v4.2.9 -
Show latest stable
- Class:
ActiveRecord::AttributeMethods::Dirty
changes_applied()public
No documentation available.
# File activerecord/lib/active_record/attribute_methods/dirty.rb, line 47
def changes_applied
super
store_original_raw_attributes
end