method
_reduce_10
v4.2.9 -
Show latest stable
- Class:
ActionDispatch::Journey::Parser
_reduce_10(val, _values)public
No documentation available.
# File actionpack/lib/action_dispatch/journey/parser.rb, line 164
def _reduce_10(val, _values)
Star.new(Symbol.new(val.last))
end