Flowdock
method

toggle!

Importance_1
v2.2.1 - Show latest stable - 0 notes - Class: ActiveRecord::Base
toggle!(attribute) public

Wrapper around toggle that saves the record. This method differs from its non-bang version in that it passes through the attribute setter. Saving is not subjected to validation checks. Returns true if the record could be saved.

Show source
Register or log in to add new notes.