This project is archived and is in readonly mode.
ActiveSupport::HTML
Reported by josh | September 28th, 2009 @ 07:28 PM | in 3.0.6
Abstract html parsing so we can swap out backends similar to XML and JSON parsing.
- Move "HTML Scanner" into ActiveSupport as the default pure ruby parser
- Allow it to be swaped out with different backends: Hpricot, Nokogiri
Comments and changes to this ticket
-
Jeremy Kemper August 30th, 2010 @ 04:10 AM
- Milestone cleared.
- Importance changed from to
-
Rohit Arondekar January 30th, 2011 @ 10:00 AM
Anybody working on this?
Also this involves changes to the user facing API, if so shouldn't this be moved to the 3.1 or 3.x milestone?
-
Santiago Pastorino February 27th, 2011 @ 03:15 AM
- Milestone changed from 3.0.5 to 3.0.6
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>