method
new
rails latest stable - Class:
ActionDispatch::Routing::UrlFor
new(...)public
No documentation available.
# File actionpack/lib/action_dispatch/routing/url_for.rb, line 108
def initialize(...)
@_routes = nil
super
end