method
after_touch
rails latest stable - Class:
ActiveRecord::Callbacks::ClassMethods
after_touchpublic
Registers a callback to be called after a record is touched. See ActiveRecord::Callbacks for more information.
after_touchRegisters a callback to be called after a record is touched. See ActiveRecord::Callbacks for more information.