Monthly Archives: May 2010

So how much slower are instantiated fixtures?

On an early Rails project I elected to use instantiated fixtures. My rationale was that it would make my test code cleaner and easier to understand. Sure, test_helper.rb warned me that they would be slow, but how bad could it … Continue reading

Posted in Ruby | Tagged , | Leave a comment