Y
Hacker News
new
|
ask
|
show
|
jobs
by
qhoxie
6429 days ago
hpricot is great, but I hear lately that Nokogiri is faster and just as capable:
http://github.com/tenderlove/nokogiri/tree/master
1 comments
ivanstojic
6428 days ago
Nokogiri even has a HPricot emulation mode, if you need to port HPricot code.
link