Verbose Logging

software development with some really amazing hair

18 Dec 09

08:00 AM MDT

Posted in Programming

My Ruby Style

The folks at Thoughtbot have a Ruby community survey online, and you should all go take it. Well, as long as you are a ruby developer. Otherwise it doesn’t really matter. Anyway, I wanted to throw out what I do for ruby style (and general programming style in some cases). I hate the 80 character limit. Get a real monitor would you please? I don’t align assignment operators. I don’t indent private/protected keywords. I keep the code after pr...


Read the full article

Comments