aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/template/html-scanner
Commit message (Expand)AuthorAgeFilesLines
* Don't ignore non Enumerable values passed to sanitize (closes #5585)Piotr Sarnacki2012-03-271-0/+18
* Refactor button_to helper to use token_tag methodRafael Mendonça França2012-01-191-2/+0
* Handle leading spaces in protocol while sanitizingManu2012-01-121-1/+8
* AP tests should inherit from AS::TestCaseAaron Patterson2012-01-056-6/+6
* ActionPack test fix for RBXArun Agrawal2011-10-241-1/+6
* Tags with invalid names should also be stripped in order to preventAaron Patterson2011-08-161-0/+7
* remove warning: assigned but unused variableSantiago Pastorino2011-06-081-2/+2
* Test for stripping tags from a frozen string.Joshua Ballanco2011-04-141-0/+1
* ActionController::Base.helpers.sanitize ignores case in protocolTimothy N. Tsvetkov2010-12-301-0/+7
* Fix test that wasn't running at all.Emilio Tagua2010-09-281-1/+1
* Redefine duplicated test name.Emilio Tagua2010-09-281-1/+1
* Deletes trailing whitespaces (over text files only find * -type f -exec sed '...Santiago Pastorino2010-08-146-65/+65
* Strip_tags never ending attribute should not raise a TypeError [#4870 state:r...Bruno Michel2010-06-281-0/+4
* deOMGifying Railties, Active Support, and Action PackMikel Lindsaar2010-01-311-2/+2
* File extra test folders into controller, dispatch, or templateJoshua Peek2009-10-037-0/+944