aboutsummaryrefslogtreecommitdiff
path: root/ruby/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Updated Ruby README with more details on getting started.Chris Fallin2015-02-231-2/+45
| | | | Change-Id: I54df314660cdb861ad8c4da75a08d4cb97faf638
* Updated Ruby README.Chris Fallin2015-02-201-1/+0
| | | | Change-Id: I8c3717f549c9b4e9d07c77ec5875c9cd62b296ac
* README.md update for Ruby gem.Chris Fallin2015-02-051-7/+5
|
* Provide a Ruby extension.Chris Fallin2014-12-091-0/+34
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.