Class: ActionKitRest::Phone
- Defined in:
- lib/action_kit_rest/phone.rb
Instance Method Summary collapse
Methods inherited from Base
#create, #get, #list, #normalized_base_path, #update
Instance Method Details
#base_path ⇒ Object
3 4 5 |
# File 'lib/action_kit_rest/phone.rb', line 3 def base_path 'phone' end |