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
3-1-github
Add File
New File
Upload File
Apply Patch
rails
/
actionpack
/
lib
/
action_controller
/
vendor
/
html-scanner
/
html
History
Alexey Vakhov
d103161018
HTMl -> HTML: html scanner comment fix
2011-10-20 23:28:45 +05:30
..
document.rb
HTMl -> HTML: html scanner comment fix
2011-10-20 23:28:45 +05:30
node.rb
Tags with invalid names should also be stripped in order to prevent
2011-08-16 15:17:49 -07:00
sanitizer.rb
Merge pull request
#3150
from avakhov/patch-html-sanitizer-cqi-require
2011-09-27 23:32:38 -03:00
selector.rb
document HTML::Selector's :has(string) pseudo class
2011-04-23 10:15:38 -05:00
tokenizer.rb
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
2010-08-14 04:12:33 -03:00
version.rb
Allow assert_tag(:conditions) to match the empty string when a tag has no children.
Closes
#2959
. [Jamis Buck]
2005-11-21 21:02:10 +00:00