Module: Restio::Extension::Callback
- Defined in:
- lib/restio/extension/callback.rb
Instance Method Summary collapse
Instance Method Details
#rest_callback(stage, action, method) ⇒ Object
4 5 6 |
# File 'lib/restio/extension/callback.rb', line 4 def rest_callback stage, action, method rest.register_callback stage, action, method end |