Method: ActionDispatch::Routing::RouteSet::NamedRouteCollection#path_helpers_module

Defined in:
actionpack/lib/action_dispatch/routing/route_set.rb

#path_helpers_moduleObject (readonly)

Returns the value of attribute path_helpers_module.



86
87
88
# File 'actionpack/lib/action_dispatch/routing/route_set.rb', line 86

def path_helpers_module
  @path_helpers_module
end