Method: ActionDispatch::Journey::Ast#path_params
- Defined in:
- actionpack/lib/action_dispatch/journey/nodes/node.rb
#path_params ⇒ Object (readonly)
Returns the value of attribute path_params.
10 11 12 |
# File 'actionpack/lib/action_dispatch/journey/nodes/node.rb', line 10 def path_params @path_params end |