Flowdock
method

update_attributes!

Importance_1
v2.0.3 - Show latest stable - 0 notes - Class: ActiveRecord::Base
update_attributes!(attributes) public

Updates an object just like Base.update_attributes but calls save! instead of save so an exception is raised if the record is invalid.

Show source
Register or log in to add new notes.