Class: ActionKitRest::Pages::ImportPage

Inherits:
Base
  • Object
show all
Defined in:
lib/action_kit_rest/pages/import_page.rb

Instance Method Summary collapse

Methods inherited from Base

#find, #find_or_create

Methods inherited from Base

#create, #get, #list, #normalized_base_path, #update

Instance Method Details

#base_pathObject



4
5
6
# File 'lib/action_kit_rest/pages/import_page.rb', line 4

def base_path
  'importpage'
end