module
ActionDispatch::Routing::Mapper::Resources
v3.0.0 -
Show latest stable
No documentation available for this module.
Constants
CANONICAL_ACTIONS = %w(index create new show update destroy)
RESOURCE_OPTIONS = [:as, :controller, :path, :only, :except]
VALID_ON_OPTIONS = [:new, :collection, :member]
Files
- actionpack/lib/action_dispatch/routing/mapper.rb