method
default_regexp?
v5.2.3 -
Show latest stable
- Class:
ActionDispatch::Journey::Nodes::Symbol
default_regexp?()public
No documentation available.
# File actionpack/lib/action_dispatch/journey/nodes/node.rb, line 88
def default_regexp?
regexp == DEFAULT_EXP
end