mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Update Rails coding conventions link.
This commit is contained in:
@@ -38,7 +38,7 @@ h3. Example Code
|
||||
Choose meaningful examples that depict and cover the basics as well as interesting points or gotchas.
|
||||
|
||||
Use two spaces to indent chunks of code.—that is two spaces with respect to the left margin; the examples
|
||||
themselves should use "Rails code conventions":http://rails.lighthouseapp.com/projects/8994/source-style.
|
||||
themselves should use "Rails coding conventions":contributing_to_ruby_on_rails.html#follow-the-coding-conventions.
|
||||
|
||||
Short docs do not need an explicit "Examples" label to introduce snippets, they just follow paragraphs:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user