shoes-deprecated
shoes-deprecated copied to clipboard
Replace hpricot with nokogiri for default HTML parser
From the hpricot git repo
Hpricot has ended. Please consider an alternative like nokogiri.
Considering how we're kind of "phasing out" shoes3, and looking into a jruby-based shoes4, I think this can be solved. However, I don't have as much experience in the new jruby version as I'd like, so we might still be using hpricot.
James Gifford cell: 2162238574
On Wed, Oct 31, 2012 at 11:15 AM, rposborne [email protected]:
From the hpricot git repo
Hpricot has ended. Please consider an alternative like nokogiri.
— Reply to this email directly or view it on GitHubhttps://github.com/shoes/shoes/issues/223.
I had tried to do this a few times, there's even a branch somewhere. It's not super simple to replace.
I can't find the branch. Anyway, yeah, super :+1:, feel free to implement this.
Shoes 4 doesn't parse HTML yet, but when it does, it'll use nokogiri.
Where can i find the the shoes 4 branch?
https://github.com/shoes/shoes4