Method: ActionDispatch::Journey::Nodes::Symbol#symbol
- Defined in:
- actionpack/lib/action_dispatch/journey/nodes/node.rb
#symbol ⇒ Object
Returns the value of attribute regexp.
139 140 141 |
# File 'actionpack/lib/action_dispatch/journey/nodes/node.rb', line 139 def regexp @regexp end |