protobuf/ruby/lib/google
Aaron Patterson 3b67455319
Convert Google::Protobuf.deep_copy to pure Ruby
In general, I think it will help us to debug issues if we have less C
code and more Ruby code.  This method can be implemented in pure Ruby,
so this commit converts it to pure Ruby.
2019-05-13 15:37:13 -07:00
..
protobuf Fix RepeatedField#first in Ruby gem (#5293) 2018-10-29 11:32:50 -07:00
protobuf.rb Convert Google::Protobuf.deep_copy to pure Ruby 2019-05-13 15:37:13 -07:00