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