Class: ActionKitRest::Pages::SignupPage
- Defined in:
- lib/action_kit_rest/pages/signup_page.rb
Instance Method Summary collapse
Methods inherited from Base
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/pages/signup_page.rb', line 6 def base_path 'signuppage' end |