method
save_with_dirty!
v2.1.0 -
Show latest stable
- Class:
ActiveRecord::Dirty
save_with_dirty!(*args)public
Attempts to save! the record and clears changed attributes if successful.
save_with_dirty!(*args)Attempts to save! the record and clears changed attributes if successful.