Flowdock
reload(options = nil) public

Reloads the attributes of this object from the database. The optional options argument is passed to find when reloading so you may do e.g. record.reload(:lock => true) to reload the same record with an exclusive row lock.

Show source
Register or log in to add new notes.