aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_view/vendor/html-scanner/html/document.rb
Commit message (Collapse)AuthorAgeFilesLines
* Move action_controller/vendor/html-scanner to action_viewPiotr Sarnacki2012-08-281-0/+68
This is another step in moving Action View's dependencies in Action Pack to Action View itself. Also, HtmlScanner seems to be better suited for views rather than controllers.