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