Skip to content

Commit

Permalink
Actually commit the change!
Browse files Browse the repository at this point in the history
  • Loading branch information
dhh committed Mar 13, 2012
1 parent 4631315 commit e7d55f7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,6 @@ Rails follows a simple set of coding style conventions.

* Two spaces, no tabs.
* No trailing whitespace. Blank lines should not have any space.
* Outdent private/protected from method definitions. Same indentation as the class/module.
* Indent after private/protected.
* Prefer +&&+/+||+ over +and+/+or+.
* Prefer class << self block over self.method for class methods.
Expand Down

0 comments on commit e7d55f7

Please sign in to comment.