method
save_with_dirty!
rails 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.