On Aug 6, 2010, at 12:39 PM, SWEngineer wrote:

> I'm trying to follow this tutorial here: 
> http://railstutorial.org/chapters/static-pages#top
> 
> When I run:
> 
> $ rails generate rspec:install
> 
> I get:
> 
> Could not find generator rspec:install.
> 
> What could be the problem?

The tutorial shows the rspec-rails gem configured in both the :development and 
:test groups. Do you have it set up that way?

> 
> Thanks.
> _______________________________________________
> rspec-users mailing list
> rspec-users@rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-users

_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to