aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/w3c_validator.rb
Commit message (Collapse)AuthorAgeFilesLines
* fixed comment in w3c_validatorVijay Dev2010-12-251-2/+2
|
* Deletes trailing whitespaces (over text files only find * -type f -exec sed ↵Santiago Pastorino2010-08-141-9/+9
| | | | 's/[ \t]*$//' -i {} \;)
* Ignore file guides/output/layout.html on W3C validationsJaime Iniesta2010-06-211-0/+1
|
* cleaner output for rake validate_guides: dot-style, brief summary and ↵Jaime Iniesta2010-06-181-6/+29
| | | | detailed description below
* New rake validate_guides task to validate output/*.html against the W3C ↵Jaime Iniesta2010-05-241-0/+67
Validator