This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f7f9003cd54a697fbacebb01675dc6a7467fbf88
rails
/
actionpack
/
test
/
template
/
html-scanner
History
Aaron Patterson
586a944ddd
Tags with invalid names should also be stripped in order to prevent
...
XSS attacks. Thanks Sascha Depold for the report.
2011-08-16 15:24:48 -07:00
..
cdata_node_test.rb
File extra test folders into controller, dispatch, or template
2009-10-03 21:05:51 -05:00
document_test.rb
remove warning: assigned but unused variable
2011-06-08 00:26:09 -03:00
node_test.rb
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
2010-08-14 04:12:33 -03:00
sanitizer_test.rb
Tags with invalid names should also be stripped in order to prevent
2011-08-16 15:24:48 -07:00
tag_node_test.rb
Fix test that wasn't running at all.
2010-09-28 18:48:58 -03:00
text_node_test.rb
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
2010-08-14 04:12:33 -03:00
tokenizer_test.rb
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
2010-08-14 04:12:33 -03:00