method
after_initialize
rails latest stable - Class:
ActiveRecord::Callbacks::ClassMethods
after_initializepublic
Registers a callback to be called after a record is instantiated. See ActiveRecord::Callbacks for more information.
after_initializeRegisters a callback to be called after a record is instantiated. See ActiveRecord::Callbacks for more information.