Sha256: b90e8a6b70b488b419f9e6e3d670b03bcacfa327e5132d821363aa97dfea21d7
Contents?: true
Size: 588 Bytes
Versions: 7
Compression:
Stored size: 588 Bytes
Contents
# Pbbuilder Short description and motivation. ## Usage How to use my plugin. ## Installation Add this line to your application's Gemfile: ```ruby gem 'pbbuilder' ``` And then execute: ```bash $ bundle ``` Or install it yourself as: ```bash $ gem install pbbuilder ``` ## Contributing When debugging, make sure you're prepending `::Kernel` to any calls such as `puts` as otherwise the code will think you're trying to add another attribute onto the protobuf. ## License The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
Version data entries
7 entries across 7 versions & 1 rubygems
Version | Path |
---|---|
pbbuilder-0.12.0 | README.md |
pbbuilder-0.11.0 | README.md |
pbbuilder-0.10.0 | README.md |
pbbuilder-0.9.0 | README.md |
pbbuilder-0.8.0 | README.md |
pbbuilder-0.7.0 | README.md |
pbbuilder-0.6.0 | README.md |