BOOK OFF ACCESSThis Ruby On Rails plugin help you access to BookOff Online, the most famous online used book store in Japan.
InstaltaionExecute the command on your rails application root direcotry.
./script/plugin install http://bookoff-access-on-rails.googlecode.com/svn/trunkUsagebooks = BookOff::Request.search "Ruby On Rails"
books.each do |book|
p "title:" + book.title
p "price:" + book.price
p "url:" + book.url
endAuthorMasaki Takegami
Commercial Use
Modify
Distribute
Sub-License
Private Use
Hold Liable
Include Copyright
Include License
These details are provided for information only. No information here is legal advice and should not be used as such.