Ruby/AWS is a high-level Ruby language interface
to the Amazon Associates Web Service API v4. It
aims to automate and remove the grunt work of
interacting with the Amazon API and, in so doing,
make it much easier to use. Ruby/AWS is the
successor to Ruby/Amazon.


License: GNU General Public License (GPL)


Changes:
A new method,
Amazon::AWS::ShoppingCart::Cart#cart_get, has been
added, to allow the retrieval of an existing
shopping-cart. This is necessary when the original
Cart object no longer exists. The version of the
Amazon AWS API requested when performing
operations is now 2008-06-26. This is the latest
at the time of writing.