# File lib/http_router/generation_helper.rb, line 3 def max_param_count @generator.max_param_count end
# File lib/http_router/generation_helper.rb, line 25 def param_names @generator.param_names end
# File lib/http_router/generation_helper.rb, line 19 def path(*args) @generator.path(*args) rescue InvalidRouteException nil end
Generated with the Darkfish Rdoc Generator 2.