Sha256: 6fcd71aa8284290492cbe4f0774dc7d2dce6e8f3fe968f2f67b4da560339c725
Contents?: true
Size: 755 Bytes
Versions: 1
Compression:
Stored size: 755 Bytes
Contents
# rubineti [Ruby](http://www.ruby-lang.org/) bindings to [Ganeti's](http://code.google.com/p/ganeti/) Version 2 Remote API. ## Usage ### Bundler gem "rubineti" ### Examples See the examples section in the [wiki](http://github.com/retr0h/rubineti/wiki). ## Compatability ruby 1.9.2 ## Testing MiniTest will run the tests in a random order. When rebuilding the fixtures, the entity tests depend on the pool tests having already been run. Since the fixtures change infrequently, this should be acceptable. Tests can run offline thanks to [VCR](https://github.com/myronmarston/vcr). $ bundle exec rake ## Contributions I have implemented the end-points immediately needed. Feel free to send me pull requests, if you wish to help out.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rubineti-1.4.0 | README.md |