#71 Testing Controllers with RSpec


Sep 17 2007 11 mins  
Controllers are tricky to test, and there's no perfect way to do it. In this episode you will see how I test controllers, and my reasoning behind it.