method

previously_new_record?

Importance_1
v7.1.3.2 - 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 update or delete, 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.