aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/template/html-scanner
Commit message (Collapse)AuthorAgeFilesLines
* ActionController::Base.helpers.sanitize ignores case in protocolTimothy N. Tsvetkov2010-12-301-0/+7
| | | | | | [#6044 state:committed] Signed-off-by: Santiago Pastorino <santiago@wyeworks.com>
* 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
| | | | 's/[ \t]*$//' -i {} \;)
* Strip_tags never ending attribute should not raise a TypeError [#4870 ↵Bruno Michel2010-06-281-0/+4
| | | | | | state:resolved] Signed-off-by: José Valim <jose.valim@gmail.com>
* 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