Run Controller Spec

Posted on February 21, 2009, under Rails.

If you just wanted to run only the controller specs, then you have to use the following command

1
rake spec:controllers

Leave a Comment

You must be logged in to post a comment.