Method: ActionDispatch::MiddlewareStack::Middleware#args
- Defined in:
- lib/action_dispatch/middleware/stack.rb
#args ⇒ Object (readonly)
Returns the value of attribute args.
6 7 8 |
# File 'lib/action_dispatch/middleware/stack.rb', line 6 def args @args end |