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