method
type
v6.0.0 -
Show latest stable
- Class:
ActionDispatch::Journey::Nodes::Node
type()public
No documentation available.
# File actionpack/lib/action_dispatch/journey/nodes/node.rb, line 38
def type
raise NotImplementedError
end