This project is archived and is in readonly mode.

#3300 new
josh

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

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>

Pages