Looking for old posts? Visit the archive.
Refactoring If Statements
Chris Oliver
April 25, 2013
Frank Webber recorded a great video on removing if statements from your code just recently. The result is a pretty strong refactor that removes the complexity involved with large if statements.
<iframe width="640" height="360" src="https://www...
Announcing GoRails
Chris Oliver
April 16, 2013
GoRails is an idea I've been tossing around in the back of my mind for quite a while. There are fantastic resources out there like Railscasts, RubyTapas, the Rails Tutorial, and yet, even combining them all, I still wanted more. Each person brings...