Method: NationBuilder::RemoteController#controller_name

Defined in:
lib/nation_builder/remote_controller.rb

#controller_nameObject



13
14
15
# File 'lib/nation_builder/remote_controller.rb', line 13

def controller_name
  raise 'implement me'
end