Forums | Admin

Discussion Forums: help

Start New Thread Start New Thread

 

By: Balpreet Pankaj
Hpricot and rfeedparser [ reply ]  
2008-11-16 05:28
Hello,

Lately I updated my hpricot gem and did a gem cleanup. After that rfeedparser stopped working, saying it could not activate the hpricot gem. I updated the rfeedparser gemspec and the gem command in rfeedparser.rb to ">=", instead of "=" for loading the hpricot gem, and things wrk fine.

It would be great if you could update the same for future rfeedparser versions.

Btw thanks fr the parser, it workd great.

-Balpreet