aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/template/erb_util_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Added \u2028 \u2029 to json_escapeGodfrey Chan2013-12-041-1/+2
|
* Use lower case letters in unicodes sequences to match the new encoder's outputGodfrey Chan2013-12-041-3/+3
|
* Added failing test for json_escape striping quotation marksGodfrey Chan2013-12-041-0/+45
| | | | Expanded test coverage for html_escape and json_escape
* Minor typo fixesAkira Matsuda2013-11-271-1/+1
|
* Move template tests from actionpack to actionviewPiotr Sarnacki2013-06-201-0/+60