protobuf/ruby/lib
Adam Cozzette bbb68fe63d Added dig and bsearch_index to RepeatedField methods forwarded to array
This fixes the test_acts_likes_an_array test in RepeatedFieldTest, which
checks that repeated fields respond to the same methods as regular Ruby
arrays. The bsearch_index and dig array methods seem to be new in Ruby
2.3 and so we should support those.
2016-04-27 10:51:22 -07:00
..
google Added dig and bsearch_index to RepeatedField methods forwarded to array 2016-04-27 10:51:22 -07:00