Method: NationBuilder::RemoteController#base_path

Defined in:
lib/nation_builder/remote_controller.rb

#base_pathObject



17
18
19
# File 'lib/nation_builder/remote_controller.rb', line 17

def base_path
  base_uri + controller_name
end