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?___
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.
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
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
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: