Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nokogiri #59

Open
trans opened this issue Jan 31, 2012 · 6 comments
Open

Nokogiri #59

trans opened this issue Jan 31, 2012 · 6 comments

Comments

@trans
Copy link

trans commented Jan 31, 2012

Switch HTML library from hpricot to Nokogiri.

@rtomayko
Copy link
Owner

rtomayko commented Feb 1, 2012

+1

@postmodern
Copy link

+1

Or roll your own HTML builder using CGI.escapeHTML.

@zimbatm
Copy link

zimbatm commented Apr 19, 2014

+1 hpricot install is failing in OSX 10.9 with clang: error: unknown argument: '-multiply_definedsuppress' [-Wunused-command-line-argument-hard-error-in-future] and seem to be unmaintained

@boutil
Copy link

boutil commented Aug 20, 2015

Hpricot is dead upstream. Debian considers removing it from its archive in the future. This change would ensure that Ronn is still distributed in Debian (and other linux distributions). Thank you in advance for working on that

@xtaran
Copy link

xtaran commented Sep 3, 2016

JFTR: Debian's removal of hpricot might come closer. ronn is one of only two reverse dependencies left.

@apjanke
Copy link

apjanke commented Dec 25, 2018

FYI, if you're still interested: looks like Ronn development has stalled, but I've created a Ronn-NG fork, and I've migrated it from Hpricot to Nokogiri.

It's available as the ronn-ng RubyGem, and the Nokogiri migration will be released in version 0.8.0, coming soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants