class

ActionDispatch::Routing::RouteSet

rails latest stable - Superclass: Object

Class not available on this version

This class is only available on newer versions. The first available version (v3.0.0) is shown here.

No documentation available for this class.

Included modules

  • Helpers
  • UrlFor

Constants

CONTROLLER_REGEXP = /[_a-zA-Z0-9]+/

PARAMETERS_KEY = 'action_dispatch.request.path_parameters'

RESERVED_OPTIONS = [:anchor, :params, :only_path, :host, :protocol, :port, :trailing_slash]

Attributes

[RW]controller_namespaces
[RW]default_url_options
[RW]disable_clear_and_finalize
[RW]named_routes
[RW]request_class
[RW]resources_path_names
[RW]routes
[RW]set
[RW]valid_conditions

Files

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

Nested classes and modules