Skip to content

Commit

Permalink
Write ruby -w safe code.
Browse files Browse the repository at this point in the history
  • Loading branch information
leahneukirchen committed Dec 29, 2008
1 parent dfc5be3 commit 5cb39d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions RUBY-STYLE
Expand Up @@ -131,6 +131,8 @@ when you contribute to my code, please follow these rules:

== The rest:

* Write ruby -w safe code.

* Avoid hashes-as-optional-parameters. Does the method do too much?

* Avoid long methods.
Expand Down

0 comments on commit 5cb39d0

Please sign in to comment.