Method: Anoubis::Data::Callbacks#after_create_data
- Defined in:
- app/controllers/anoubis/data/callbacks.rb
#after_create_data ⇒ Object
Fires after data was was created on the server and placed in self.output.data array. It’s rewrote for change data before output.
40 41 42 |
# File 'app/controllers/anoubis/data/callbacks.rb', line 40 def after_create_data end |