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?
Thanks.
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?
Thanks.
On Aug 6, 2010, at 12:39 PM, SWEngineer wrote:
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?
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs