save!(options={})
Instance Public methods
Attempts to save the record just like #save but will raise a
RecordInvalid exception instead of returning
false if the record is not valid.
Attempts to save the record just like #save but will raise a
RecordInvalid exception instead of returning
false if the record is not valid.
Please login to continue.