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 (
commit 9f7c58359cc5d036d4bd43a0d9b0c9faf53df0ff
tree 8632bf43a343d2cf813ded556d2d7a55ac374e6c
parent 661fd18b54b971fdbf31ef29076a9da1694b747e
tree 8632bf43a343d2cf813ded556d2d7a55ac374e6c
parent 661fd18b54b971fdbf31ef29076a9da1694b747e
a2ws /
| name | age | message | |
|---|---|---|---|
| |
.document | Sat May 30 07:10:44 -0700 2009 | |
| |
.gitignore | Sat May 30 07:10:44 -0700 2009 | |
| |
LICENSE | Sat May 30 07:10:44 -0700 2009 | |
| |
README.rdoc | Sun May 31 02:12:59 -0700 2009 | |
| |
Rakefile | ||
| |
VERSION.yml | Mon Jun 01 10:05:37 -0700 2009 | |
| |
a2ws.gemspec | ||
| |
lib/ | Mon Jun 01 10:04:57 -0700 2009 | |
| |
spec/ | Sun May 31 02:09:02 -0700 2009 |
README.rdoc
a2ws
Wrapper for Amazon Associates Web Services
How to configure access key to A2WS
A2WS::Base.configure do |config|
config.api_key = 'ACCESS KEY ID'
end
Copyright
Copyright © 2009 Andy Shen. See LICENSE for details.








