public
Description: Ruby library for ebay's Shopping API
Homepage:
Clone URL: git://github.com/ctagg/ebay_shopping.git
Chris Taggart (author)
Tue Feb 17 05:15:38 -0800 2009
ebay_shopping / PostInstall.txt
100644 7 lines (5 sloc) 0.33 kb
1
2
3
4
5
6
7
ebay_shopping successfully installed!
For more information on ebay_shopping, see http://ebayshopping.rubyforge.org
 
If you wish to set up your ebay config info (app_id, affiliate info, etc)
using a YAML config file copy the following into a new file and load it with
EbayShopping::Request.config_params("/some/path/to/ebay.yml")