protobuf/ruby/tests
Chris Fallin a2bea0a001 Properly support maps in Ruby protoc and another bugfix.
Previously, we supported map fields in the Ruby DSL. However, we never
connected the final link in the chain and generated `map` DSL commands
for map fields in `.proto` files. My apologies -- I had been testing
with the DSL directly so I missed this.

Also fixed a handlerdata-setup-infinite-loop when a map value field's
type is its containing message.
2015-02-12 16:08:01 -08:00
..
basic.rb Merge pull request #189 from cfallin/update-ruby-upb 2015-02-05 15:22:17 -08:00
generated_code_test.rb Two tests for Ruby code generator: 2015-01-14 15:44:46 -08:00
generated_code.proto Two tests for Ruby code generator: 2015-01-14 15:44:46 -08:00
generated_code.rb Properly support maps in Ruby protoc and another bugfix. 2015-02-12 16:08:01 -08:00
stress.rb Rename protobuf Ruby module to google/protobuf and rework its build 2014-12-12 15:58:26 -08:00