In my case, I have a Photo model with an "image" attachment.
This seems to work well enough. I also have real tests that I run
manually with a rake task.
I'm wondering if anyone has thoughts on this approach. I also hope
this might come in handy for other people trying to do the same thing.
Google wasn't too kind in my search for an easy solution :)