Ruby on Rails Sunday, August 29, 2010

Hello, I'm going through the Rails 3 book (which is awesome by the
way) here: http://railstutorial.org/chapters/static-pages#top

In the book it has me using "rspec" which is installed:
bundle show rspec
/Library/Ruby/Gems/1.8/gems/rspec-2.0.0.beta.18

But when I go to run the test, "rspec spec/" I get "-bash: rspec:
command not found"

Did I miss a step? thxs!

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment