Snippets #40

  1. Three reasons to love ActionController::Responder - 3 examples of the how the new Responder can be used.
  2. Sharing is caring - A nice little directory convention for your next Rails project. Anyone built this into a template yet?
  3. Ruby unit test frameworks - Sarah Allen has been assessing 3 testing frameworks for teaching purposes.
  4. Simplifying Rails Block Helpers (With a Side of Rubinus) - A look at the process behind implementing another of Merb's features in Rails.
  5. Focusing Autotest - This is great. A helper that lets you run Autotest on one test at a time. Great for working on single tests.

Filed Under // Rails Snippets Testing