Class: Guacamole::Callbacks::DefaultCallback
- Inherits:
-
Object
- Object
- Guacamole::Callbacks::DefaultCallback
- Includes:
- Guacamole::Callbacks
- Defined in:
- lib/guacamole/callbacks.rb
Overview
The default callback to be used if no custom callback was defined. This is done because it simplifies the callback invocation code and allows us to use callbacks for adding time stamps to the models.
Method Summary
Methods included from Guacamole::Callbacks
#add_create_timestamps, after_create, after_delete, after_save, after_update, after_validate, around_create, around_delete, around_save, around_update, around_validate, before_create, before_delete, before_save, before_update, before_validate, callbacks_for, #initialize, #object, register_callback, registry, #update_updated_at_timestamp