Class: ActionKitRest::Actions::UnsubscribeAction
- Inherits:
-
ActionKitRest::Action
- Object
- Vertebrae::Model
- Base
- ActionKitRest::Action
- ActionKitRest::Actions::UnsubscribeAction
- Defined in:
- lib/action_kit_rest/actions/unsubscribe_action.rb
Instance Method Summary collapse
Methods inherited from Base
#create, #get, #list, #normalized_base_path, #update
Instance Method Details
#base_path ⇒ Object
6 7 8 |
# File 'lib/action_kit_rest/actions/unsubscribe_action.rb', line 6 def base_path 'unsubscribeaction' end |