Interesting Things
- Josh read Coda Hale's interesting blog post about test driving (or rather, RSpec driving) his rake tasks:
I love RSpec, and lately I’ve been making the transition from test-friendly development to full-on spec-driven development… I was working on a project recently which boiled down to “run these tasks in this order,” which is a natural fit for Rake.
