Success Story: Big Room Consulting We like to spotlight our thoughtbot training students’ work. Big Room... Dan Croak September 22, 2009 News
Swallow Nil I’ve been using this for about a year and a half. Abomination or legitimate... Dan Croak September 18, 2009 Web Ruby Good Code
Role Suggesting Name Consider a CreditCard class: class CreditCard < ActiveRecord::Base ... Dan Croak September 18, 2009 Web Rails Good Code
How to Ruin a jQuery Plug-in: Markup jQuery is one of my favorite libraries, in any language. And one of the... Tristan Dunn September 17, 2009 Web JavaScript
tiniest of tips Every time you find yourself typing something long and repetitive, automate... Jason Morrison September 16, 2009 Unix
Five Ridiculously Awesome Cucumber (and Webrat) Features Cucumber, if you haven’t heard, is the Next Big Thing™. It affords... Josh Clayton September 16, 2009 Web Rails Testing
Zsh completion for your tests and specs Got zsh? Loving your TATFT but tired of typing out all those spec commands?... Jason Morrison September 11, 2009 Web Unix Testing
To self. or not to self. How do you declare class methods in Ruby? Josh Clayton September 11, 2009 Web Ruby
Quacking like an ActiveRecord in Rails 2.3.4 You know everything about pretending to be an ActiveRecord::Base object, and... Mike Burns September 10, 2009 Web Rails
You've Got Mail There are just some days when you want to interact with real data from a... Josh Clayton September 9, 2009 Web Rails