[rspec-users] rspec command for rspec-2.0.0.beta.19
Pat Maddox
patmaddox at me.com
Mon Aug 16 00:53:12 EDT 2010
What does "gem list rspec" show? And "echo $PATH" ?
On Aug 10, 2010, at 9:17 AM, Brad Pauly wrote:
> I've just uninstalled all versions of rspec and installed
> rspec-2.0.0.beta.19 and rspec-rails-2.0.0.beta.19 for a rails project
> and I can't find the rspec command. Based on what bundler is telling
> me, I think it should be in: /usr/local/lib/ruby/gems/1.8/gems/bin/
> but it isn't.
>
> $ bundle show rspec
> /usr/local/lib/ruby/gems/1.8/gems/rspec-2.0.0.beta.19
>
> Everything seems to have installed properly with "bundle install"
>
> $ bundle show | grep rspec
> * rspec (2.0.0.beta.19)
> * rspec-core (2.0.0.beta.19)
> * rspec-expectations (2.0.0.beta.19)
> * rspec-mocks (2.0.0.beta.19)
> * rspec-rails (2.0.0.beta.19)
>
> Anyone have ideas on where I should be looking or a direction to go?
>
> Cheers,
> Brad
> _______________________________________________
> rspec-users mailing list
> rspec-users at rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-users
More information about the rspec-users
mailing list