aboutsummaryrefslogtreecommitdiffhomepage
path: root/ruby/lib/google/protobuf/message_exts.rb
Commit message (Collapse)AuthorAge
* Allows the json marshaller to be passed json marshal options (#4252)Gravatar Erik Benoist2018-05-22
|
* adding and simplifying encoders/decodersGravatar Adam Greene2015-05-13
* make consistent between mri and jruby * create a #to_h and have it use symbols for keys * add #to_json and #to_proto helpers on the Google::Protobuf message classes