protobuf/ruby/lib/google
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
..
protobuf Added dig and bsearch_index to RepeatedField methods forwarded to array 2016-04-27 10:51:22 -07:00
protobuf.rb Added support for binary gems. 2016-02-04 10:44:22 -08:00