Flowdock
method

previously_new_record?

Importance_1
Ruby on Rails latest stable (v6.1.7.7) - 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.