protobuf/ruby/tests
Adam Greene d55733c76e return nil if array index indicie is out of bounds
ruby arrays don't throw an exception; they return nil.  Lets do the
same!

this fix also includes the ability to use negative array indicies
2015-05-01 22:50:57 -07:00
..
basic.rb return nil if array index indicie is out of bounds 2015-05-01 22:50:57 -07: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 add jruby support by protobuf-java reflection API 2015-03-10 23:14:08 +01:00