可以说我有以下几点:
nested_object = [0, 1, 2, {foo: 'bar'}]
搜索更深的嵌套对象时,如何使用dig选择数组的最后一个元素?
ruby arrays hash
arrays ×1
hash ×1
ruby ×1