Run Controller Spec
Posted on February 21, 2009, under Rails, Shell Scripts.
If you just wanted to run only the controller specs, then you have to use the following command
rake spec:controllers
Posted on February 21, 2009, under Rails, Shell Scripts.
If you just wanted to run only the controller specs, then you have to use the following command
rake spec:controllers