right_aws

URL
Rubyforge search (right_aws)
Author(s)
RightScale, Inc.
Summary
== DESCRIPTION: The RightScale AWS gems have been designed to provide a robust, fast, and secure interface to Amazon EC2, EBS, S3, SQS, and SDB. These gems have been used in production by RightScale since late 2006 and are being maintained to track enhan

Add your comment ↓

Comments

right_aws (1.9.0) is Working
for Matthew Cupples (Mac OSX, 7 months ago)

More like WRONG_aws am I right, guys?

right_aws (2.0.0) is Working
for George (GNU/Linux, about 1 year ago)

Version 2.0.0 is out, and it's compatible with Ruby 1.9:

http://github.com/rightscale/right_aws/blob/master/History.txt

right_aws is Failing
for Travis R (GNU/Linux, about 1 year ago)

Check out the Appoxy AWS gem, it was forked off right_aws a long time ago and has 1.9 support ever since as well as support for all the latest AWS services. http://rubygems.org/gems/aws/

right_aws is Failing
for Marius Seritan (Mac OSX, over 2 years ago)

Patch available
http://de-co-de.blogspot.com/2009/08/right-scale-gem-on-ruby-19.html

right_aws (1.10.0) is Failing
for Dylan Markow (Mac OSX, over 2 years ago)

See http://github.com/dmarkow/right_aws for a Ruby 1.9-compatible fork of the 1.10.0 version. (Ian Neubert started this and I performed one additional tweak for S3 to work with Ruby 1.9)

right_aws (1.9.0) is Failing
for Delano Mandelbaum (Mac OSX, over 2 years ago)

lib/awsbase/right_awsbase.rb:26:in `require': no such file to load -- md5 (LoadError)

In Ruby 1.9.1, it should be:

require 'digest/md5'

Add your comment




Yes No