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