aboutsummaryrefslogtreecommitdiff
path: root/ruby/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* return nil if array index indicie is out of boundsAdam Greene2015-05-011-1/+1
| | | | | | | 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
* add jruby support by protobuf-java reflection APIIsaiah Peng2015-03-101-0/+84