Flowdock
method

previously_new_record?

Importance_1
v6.1.3.1 - Show latest stable - 0 notes - Class: ActiveRecord::Persistence
previously_new_record?() public

Returns true if this object was just created – that is, prior to the last save, the object didn’t exist in the database and new_record? would have returned true.

Show source
Register or log in to add new notes.