mirror of
https://github.com/github/rails.git
synced 2026-01-09 14:48:08 -05:00
fixed comment in w3c_validator
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#
|
||||
# Separate many using commas:
|
||||
#
|
||||
# # validates only
|
||||
# # validates only association_basics.html and migrations.html
|
||||
# ONLY=assoc,migrations rake validate_guides
|
||||
#
|
||||
# ---------------------------------------------------------------------------
|
||||
@@ -88,4 +88,4 @@ module RailsGuides
|
||||
end
|
||||
end
|
||||
|
||||
RailsGuides::Validator.new.validate
|
||||
RailsGuides::Validator.new.validate
|
||||
|
||||
Reference in New Issue
Block a user