true or false “We’ll just add a flag in the database.” I hate that phrase, it just sounds... Jared Carroll April 25, 2007 Web Rails
don't be normal Database normalization, the database world’s equivalent of DRY, can lead you... Jared Carroll April 24, 2007 Web Rails SQL
cruise_control.rb Campfire Plugin We’ve been somewhat unhappy with our current Cerberus installation, so we’ve... Tammer Saleh April 19, 2007 Web Ruby
Basic Readability Is this simple code? It’s an example from the docs on Symbol#to_proc:... Jon Yurek April 18, 2007 Web Ruby
Jester 1.1: Asynchronous REST Since first releasing Jester, we’ve gotten a fantastic amount of interest and... Eric Mill April 16, 2007 News Web JavaScript Jester
it's all about behavior You need a new class when you have new behavior. Jared Carroll April 14, 2007 Web Rails
never be satisified Everyone loves metrics. I think they’re great guidelines and can help you... Jared Carroll April 13, 2007 Web Analytics
unless what I’m not a huge fan of Ruby’s unless keyword. I mean its nice but it can take... Jared Carroll April 12, 2007 Web Ruby
Introducing the Shoulda Testing Plugin So we’ve been hinting for some time now that we were going to tidy up the... Tammer Saleh April 6, 2007 News Web Ruby Rails Testing Shoulda
I Mock Your Fixtures, Too Mocking is a beautiful thing. There are no words to describe the immense... Eric Torrey April 4, 2007 Web Rails Testing