hulihanapplications / fletcher

A cross-website product information fetcher for ruby.
http://www.hulihanapplications.com
MIT License
53 stars 12 forks source link

google shopping #1

Closed davidcollom closed 12 years ago

davidcollom commented 12 years ago

Google Shopping Model integration

travisbot commented 12 years ago

This pull request passes (merged 9549b8bb into a9153f34).

dhulihan commented 12 years ago

Looks good, thanks for the additions! One note: new models need to be added to the identify_model method in lib/fletcher.rb, otherwise Fletcher.fetch won't work with urls that match your model.

I'll probably do some autodetection in the future so this is easier, but I'll update the code to include your models. Thanks again for the contribution!