Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to on-by-default XSS escaping for rails. | Michael Koziarski | 2009-10-08 | 1 | -1/+10 |
* | Include all helpers into ActionView::Helper | Joshua Peek | 2008-08-25 | 1 | -3/+3 |
* | Introduce ActionView::TestCase for testing view helpers. | Joshua Peek | 2008-04-19 | 1 | -3/+2 |
* | require abstract_unit directly since test is in load path | Jeremy Kemper | 2008-01-05 | 1 | -3/+3 |
* | Refactor sanitizer helpers into HTML classes and make it easy to swap them ou... | Rick Olson | 2007-11-26 | 1 | -187/+2 |
* | Extracted sanitization methods from TextHelper to SanitizeHelper [DHH] Change... | David Heinemeier Hansson | 2007-10-10 | 1 | -0/+234 |