method
_reduce_8
v5.0.0.1 -
Show latest stable
- Class:
ActionDispatch::Journey::Parser
_reduce_8(val, _values)public
No documentation available.
# File actionpack/lib/action_dispatch/journey/parser.rb, line 156
def _reduce_8(val, _values)
Or.new([val.first, val.last])
end