Archive: 2007-05-10
Another social networking site for me to ignore
I’ve been getting a lot of emails like this lately, sent on behalf of friends and acquaintances:
Disposable tables for Rails tests
It turns out that it’s really easy to create tables and models dynamically within a Rails unit test. It’s a useful technique for reducing dependencies when testing.