Class: ActionDispatch::Routing::RouteSet
- Inherits:
-
Object
- Object
- ActionDispatch::Routing::RouteSet
- Defined in:
- lib/agile_proxy/handlers/stub_handler.rb
Overview
Extension to action dispatch to ensure all request parameters are collected not just GET
Constant Summary collapse
- PARAMETERS_KEY =
'action_dispatch.request.parameters'