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
Comments
right_aws
is Failing
for Marius Seritan (Mac OSX, about 1 year 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, about 1 year 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, about 1 year 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'

right_aws is Failing
for Travis R (GNU/Linux, 6 months ago)