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