I’m working on a project on a remote server using SSH to connect to a ZSH shell. Of course I’m on my Mac so I’m using Terminal (in Leopard). I love Terminal for local use and I expect it to work just as well when remotely connecting to another server, however the delete […]
Archive for March 23rd, 2008
Fixing broken functional tests on Rails scaffolding
I recently resumed work on a Rails project I started a few months ago only to find that some of the functional tests that Rails generated for some scaffolding code were failing. These tests were failing on a fresh checkout from Subversion, so it was obvious that I’d neglected to run the functional tests […]

