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