protobuf/ruby/ext
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
..
google/protobuf_c Convert Google::Protobuf.deep_copy to pure Ruby 2019-05-13 15:37:13 -07:00