save!(*) Instance Public methods Saves the model. If
becomes!(klass) Instance Public methods Wrapper around becomes
new_record?() Instance Public methods Returns true if this object hasn't been
toggle!(attribute) Instance Public methods Wrapper around toggle
instantiate(attributes, column_types = {}) Instance Public methods Given an
increment(attribute, by = 1) Instance Public methods Initializes attribute
update(attributes) Instance Public methods Updates the attributes of the model
reload(options = nil) Instance Public methods Reloads the record from the database
destroy() Instance Public methods Deletes the record in the database and freezes
update_attributes(attributes) Instance Public methods Alias for:
Page 2 of 3