right-scale-api 0.0.1
A client for the RightScale API that hides some of the complexity of the API (It doesn't require passing around hrefs as much). Based on HTTParty
Gemfile:
=
install:
=
Runtime Dependencies (2):
activesupport
>= 0
httparty
>= 0
Development Dependencies (1):
rspec
>= 1.2.9