class

ActionDispatch::Routing::RouteSet

v4.1.8 - Show latest stable - Superclass: Object

No documentation available for this class.

Included modules

  • ActionDispatch::Routing::UrlFor

Constants

PARAMETERS_KEY = 'action_dispatch.request.path_parameters'

RESERVED_OPTIONS = [:host, :protocol, :port, :subdomain, :domain, :tld_length,\n:trailing_slash, :anchor, :params, :only_path, :script_name,\n:original_script_name]

Attributes

[RW]default_scope
[RW]default_url_options
[RW]disable_clear_and_finalize
[RW]formatter
[RW]named_routes
[RW]request_class
[RW]resources_path_names
[RW]router
[RW]routes
[RW]set

Files

  • actionpack/lib/action_dispatch/routing/route_set.rb

Nested classes and modules