[rspec-users] rspec: command not found
Katrina Owen
katrina.owen at gmail.com
Fri Nov 5 14:19:53 EDT 2010
On Fri, Nov 5, 2010 at 6:19 PM, Tau Christiansen <lists at ruby-forum.com> wrote:
> I am new to ROR. Trying to going through tutorial, but couldn't run
> rspec (command not found). Everything was installed as directed.
> Search the hold drive, found spec file and spec.bat in the following
> directories
<snip>
Did you call
rails generate rspec:install
from the root of your project?
More information about the rspec-users
mailing list