[rspec-users] rspec troubles

2010-11-16 Thread Kenneth Ortmann
https://github.com/yairgo/rspec_question I have a repository up here with a basic rails app and 3 classes with one spec file. If you run the spec you will see test failures that I would expect to pass. Anyone want to explain what I am doing wrong?___

Re: [rspec-users] rSpec troubles

2007-12-16 Thread Michael Riley
rg > Subject: Re: [rspec-users] rSpec troubles > > On Dec 16, 2007 10:15 AM, Michael Riley <[EMAIL PROTECTED]> wrote: > > > > Hello All, > > > > I am hoping someone can help me. I am having a nightmare of a time > > trying to get rSpec to work.

Re: [rspec-users] rSpec troubles

2007-12-16 Thread Corey Haines
Did you install with dependencies? On Dec 16, 2007 11:15 AM, Michael Riley <[EMAIL PROTECTED]> wrote: > > Hello All, > > I am hoping someone can help me. I am having a nightmare of a time > trying to get rSpec to work. It was working at one time, but I tried > installing Zentest to get autot

Re: [rspec-users] rSpec troubles

2007-12-16 Thread David Chelimsky
On Dec 16, 2007 10:15 AM, Michael Riley <[EMAIL PROTECTED]> wrote: > > Hello All, > > I am hoping someone can help me. I am having a nightmare of a time > trying to get rSpec to work. It was working at one time, but I tried > installing Zentest to get autotest to work with rSpec and it's been

[rspec-users] rSpec troubles

2007-12-16 Thread Michael Riley
Hello All, I am hoping someone can help me. I am having a nightmare of a time trying to get rSpec to work. It was working at one time, but I tried installing Zentest to get autotest to work with rSpec and it's been downhill ever since. Here are the gems I have installed in my rails app: