aboutsummaryrefslogtreecommitdiff
path: root/ruby/lib
Commit message (Collapse)AuthorAgeFilesLines
* Provide a Ruby extension.Chris Fallin2014-12-091-0/+31
This adds a Ruby extension in ruby/ that is based on the 'upb' library (now included as a submodule), and adds support for Ruby code generation to the protoc compiler.