This method is deprecated or moved on the latest stable version. The last existing version (v5.0.0.1) is shown here.
_reduce_1(val, _values)
reduce 0 omitted
# File actionpack/lib/action_dispatch/journey/parser.rb, line 136 def _reduce_1(val, _values) Cat.new(val.first, val.last) end