Method: Kangaru::PathParser#controller

Defined in:
lib/kangaru/path_parser.rb

#controllerObject



9
10
11
# File 'lib/kangaru/path_parser.rb', line 9

def controller
  match(:controller)
end