route it, route it, route it out loud How to test routes in Rails applications. Jared Carroll June 27, 2007 Web Rails
she's a beauty Recently I was writing an action in one of my controllers that needed to do a... Jared Carroll June 8, 2007 Web Rails
null ain't false This one come up today at the shop. Say you have the following table: users... Jared Carroll June 7, 2007 Web Rails
features and bugs While attending RailsConf a few weeks ago the first non-keynote session I saw... Jared Carroll June 1, 2007 Web Rails
ruby on fails So recently, I had a Rails app that raised the following exception:... Jared Carroll May 29, 2007 Web Rails
views gone wild The pragmatic programmers dave and andy once summed up object oriented... Jared Carroll May 7, 2007 Web Rails
ActiveResource in a Flurry A look at the Rails Trac’s timeline shows that ActiveResource is undergoing a... Eric Mill April 26, 2007 Web Rails
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