class
ActionDispatch::Routing::Mapper::Constraints
v7.1.3.2 -
Show latest stable
- Superclass: Object
No documentation available for this class.
Constants
CALL = ->(app, req) { app.call req.env }
SERVE = ->(app, req) { app.serve req }
Attributes
| [R] | app |
| [R] | constraints |
Files
- actionpack/lib/action_dispatch/routing/mapper.rb