ruby-protobuf / protobuf

A pure ruby implementation of Google's Protocol Buffers
https://github.com/ruby-protobuf
MIT License
463 stars 101 forks source link

Add support for custom field options #357

Closed embark closed 7 years ago

embark commented 7 years ago

cc @film42 @abrandoned @nerdrew @zanker

film42 commented 7 years ago

Travis is passing. The rubocop error has already been fixed in master.

embark commented 7 years ago

Thanks! And rebased and green :)

abrandoned commented 7 years ago

:shipit: