Snippets #21

  1. Production Log Analyzer - Useful little gem gets a version bump this week.
  2. An easy way to write named scope tests - Zach Brook shows how easy it is to test your named scopes.
  3. Getting Started With Restful Authentication in Rails - Nettuts has created another Rails tutorial for the masses, but this might be a bit basic for some.
  4. Introduction to BDD with Cucumber - This seems a better fix for me than RSpec.