This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
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






