Up for my first manic burst of work for the day.
  • DailyJS - A roundup of JavaScript stuff from Alex Young, Ric Roberts, and Justin Knowlden. It's off to a promising start.
  • Fixtures without validation with Factory Girl - Nice idea for generating bad data in a concise and repeatable way.
  • fast_fixture - Develop with MyISAM, test with InnoDB. Seems a bit iffy but should definitely speed up the tests.
  • shoulda-addons - Test profiling and color-coded test names for Shoulda.