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