method
scope_action_options
v6.0.0 -
Show latest stable
- Class:
ActionDispatch::Routing::Mapper::Scoping::Resources
scope_action_options()private
No documentation available.
# File actionpack/lib/action_dispatch/routing/mapper.rb, line 1719
def scope_action_options
@scope[:action_options] || {}
end