Sha256: 9c0a4825c1afe1fe959f2b10fddbb76017d9e169b77b14a9f0aa7cbe36d85da8
Contents?: true
Size: 987 Bytes
Versions: 6
Compression:
Stored size: 987 Bytes
Contents
### `fog-softlayer` - SoftLayer module for fog. [](http://badge.fury.io/rb/fog-softlayer) [](https://travis-ci.org/softlayer/fog-softlayer) [](https://gemnasium.com/softlayer/fog-softlayer) This gem is a module for the `fog` gem that allows you to manage resources in the SoftLayer Cloud. It is included by the main `fog` metagem but can used as an independent library in other applications. Currently supported services: * Compute * Storage * DNS * Network Additional services coming soon: * CDN * Load Balancer * Message Queue #### Installation Add this line to your application's Gemfile: gem "fog-softlayer" And then execute: $ bundle Or install it yourself as: $ gem install fog-softlayer #### Usage See `examples/` #### Contributing See `CONTRIBUTING.md`
Version data entries
6 entries across 6 versions & 1 rubygems