cloudstack_helper 0.5
cloudstack_helper is a simple ruby library that helps making request to CloudStack API easier. With cloudstack_helper, you only have to specify the command the parameters for the request and it will handle everything for you.
Gemfile:
=
install:
=
Runtime Dependencies (2):
json
~> 1.6.5
rest-client
~> 1.6.7
Development Dependencies (1):
yard
~> 0.7