Sha256: 040b7e5ca6171c199fea87b31482e1c39627653ae4c2c27641c810d9b411d705
Contents?: true
Size: 963 Bytes
Versions: 47
Compression:
Stored size: 963 Bytes
Contents
### `fog-softlayer` - SoftLayer module for fog. [![Gem Version](https://badge.fury.io/rb/fog-softlayer.png)](http://badge.fury.io/rb/fog-softlayer) [![Build Status](https://api.travis-ci.org/fog/fog-softlayer.svg)](https://travis-ci.org/fog/fog-softlayer) [![Dependency Status](https://gemnasium.com/fog/fog-softlayer.svg)](https://gemnasium.com/fog/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
47 entries across 45 versions & 3 rubygems