method
to_route
to_route()
public
Hide source
# File actionpack/lib/action_dispatch/routing/mapper.rb, line 71 def to_route [ app, conditions, requirements, defaults, options[:as], options[:anchor] ] end