Previous
Testing Rails generators with Cucumber…
Testing Rails generators with Cucumber…

I didn't realize that Cucumber was so versatile... http://gravityblast.com/2009/08/11/testing-rails-genera...

Next
Adding Routes for tests / specs with Rails 3
Adding Routes for tests / specs with Rails 3

If you ever need to test an abstract base controller independently from any subclass, you'll likely need to...