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