protocolbuffers / protocolbuffers.github.io

Other
40 stars 112 forks source link

Ruby: adds documentation for message repeated fields #183

Open jsilland opened 2 months ago

jsilland commented 2 months ago

The documentation is currently lacking an example for how to handle repeated fields of messages. This changes proposes an addition which documents how to construct instances of RepeatedField which contain submessages