Method: Anoubis::Data::Callbacks#after_update_data

Defined in:
app/controllers/anoubis/data/callbacks.rb

#after_update_dataObject

Fires after data was was updated on the server and placed in self.output.data array. It’s rewrote for change data before output.



24
25
26
# File 'app/controllers/anoubis/data/callbacks.rb', line 24

def after_update_data

end