Bloody typical.

I just spent a couple of hours adding a new field to a Rails application, built up the logic to use the new application, did a refactoring to clean it up and now realise that I don’t need the new field. I just need a small change in the application with an already existing field.

I don’t know whether to be happy that I don’t need the new field or annoyed in that I didn’t see how I could have done this without having to add the new field.

Either way, it’s a win, right?