method
type
v5.2.3 -
Show latest stable
- Class:
ActionDispatch::Journey::Nodes::Or
type()public
No documentation available.
# File actionpack/lib/action_dispatch/journey/nodes/node.rb, line 136
def type; :OR; end type()No documentation available.
# File actionpack/lib/action_dispatch/journey/nodes/node.rb, line 136
def type; :OR; end