method
new
v2.2.1 -
Show latest stable
- Class:
ActionController::Routing::RouteSet::Mapper
new(set)public
No documentation available.
# File actionpack/lib/action_controller/routing/route_set.rb, line 10
def initialize(set) #:nodoc:
@set = set
end