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