method
id_constraint
v3.0.9 -
Show latest stable
- Class:
ActionDispatch::Routing::Mapper::Resources
id_constraint()protected
No documentation available.
# File actionpack/lib/action_dispatch/routing/mapper.rb, line 1285
def id_constraint
@scope[:constraints][:id]
end