Method: ActionDispatch::Routing::Mapper::Constraints#constraints
- Defined in:
- actionpack/lib/action_dispatch/routing/mapper.rb
#constraints ⇒ Object (readonly)
Returns the value of attribute constraints.
30 31 32 |
# File 'actionpack/lib/action_dispatch/routing/mapper.rb', line 30 def constraints @constraints end |