class
ActionDispatch::Routing::Mapper::Mapping::Scoping::Scope
v7.0.0 -
Show latest stable
- Superclass: Object
No documentation available for this class.
Included modules
- Enumerable
Constants
NULL = Scope.new(nil, nil)
OPTIONS = [:path, :shallow_path, :as, :shallow_prefix, :module,\n:controller, :action, :path_names, :constraints,\n:shallow, :blocks, :defaults, :via, :format, :options, :to]
RESOURCE_METHOD_SCOPES = [:collection, :member, :new]
RESOURCE_SCOPES = [:resource, :resources]
Attributes
| [R] | parent |
| [R] | scope_level |
Files
- actionpack/lib/action_dispatch/routing/mapper.rb