method
param_constraint
rails latest stable - Class:
ActionDispatch::Routing::Mapper::Resources
param_constraint()protected
No documentation available.
# File actionpack/lib/action_dispatch/routing/mapper.rb, line 1567
def param_constraint #:nodoc:
@scope[:constraints][parent_resource.param]
end