Re: [rspec-users] 'spec' command not working

2011-03-18 Thread Will C.
Will C. wrote in post #988062: > When I run JSpec, in the command prompt, using the "spec" command, I get > this error: > > 'spec' command not recognized as a command > > I have the latest versions of JSpec and Ruby installed. How can I use > the spec

[rspec-users] RSpec Basic Help Needed

2011-03-18 Thread Will C.
I'm getting the following error while doing the RSpec example on the bottom of this page: http://rspec.info/ This is the error I am getting no such file to load -- blowing LoadError Both files are on the desktop. Thanks! -- Posted via http://www.ruby-forum.com/. ___

Re: [rspec-users] 'spec' command not working

2011-03-18 Thread Will C.
Aslak Hellesøy wrote in post #988109: > What's JSpec? > > Aslak Oh sry I mean RSpec -- Posted via http://www.ruby-forum.com/. ___ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users

Re: [rspec-users] 'spec' command not working

2011-03-18 Thread Will C.
Will C. wrote in post #988062: > When I run JSpec, in the command prompt, using the "spec" command, I get > this error: > > 'spec' command not recognized as a command > > I have the latest versions of JSpec and Ruby installed. How can I use > the spec

[rspec-users] 'spec' command not working

2011-03-17 Thread Will C.
When I run JSpec, in the command prompt, using the "spec" command, I get this error: 'spec' command not recognized as a command I have the latest versions of JSpec and Ruby installed. How can I use the spec command? Not sure what to put in my PATH environment variables. Thanks! -- Posted via h