I knocked out a pretty decent refactoring of some of the internals of Factory...
Testing Rake tasks is one of the most painful things I do as a Ruby...
Tips for using capybara-webkit with cucumber suites and forking.
How to work with different environments during API development.
Thoughts on ruby that lets you work.
High level walk through of a paperclip feature refactor.
How do you set up A/B testing in a Rails app?
I can’t count the number of times I’ve worked on Rails apps where I’m using...
Update: A better approach is detailed in Laptop Setup for an Awesome...
I always get confused by the difference between %x{}, backticks, and system...