public
Description: Custom version of RightScale's right_aws based on 1.10.0
Home | Edit | New

Home

Changes from RightScale’s right_aws:

RightAws::S3Interface

  • Will only connect to S3 API at the server location set when calling RightAws::S3Interface.new. This changes the upstream behavior of connecting to the S3 API at the bucket_name.s3.amazonaws.com domain.

Overall

  • Gemspec updated to reflect changes in maintainer and artificially inflate the version from 1.10.0 to 1.10.3.
  • Revised all case statements to use ‘case … then …’ and switched requirement of ‘md5’ to ‘digest/md5’. This makes the code Ruby 1.9 compatible.

How to install

$ gem sources -a http://gems.github.com
$ sudo gem install ianneub-right_aws

Documentation

Last edited by ianneub, Sun May 03 13:58:48 -0700 2009
Home | Edit | New
Versions: