method
after_find
rails latest stable - Class:
ActiveRecord::Callbacks::ClassMethods
after_findpublic
Registers a callback to be called after a record is instantiated via a finder. See ActiveRecord::Callbacks for more information.
after_findRegisters a callback to be called after a record is instantiated via a finder. See ActiveRecord::Callbacks for more information.