On 7/6/07, Daniel N <[EMAIL PROTECTED]> wrote:
>
>
>
> On 7/6/07, David Chelimsky <[EMAIL PROTECTED]> wrote:
> > On 7/3/07, Daniel N <[EMAIL PROTECTED]> wrote:
> > > Hi,
> > >
> > > I'm very new to rspec, so if this is not the right forum please let me
> > > know.
> > >
> > > I'm starting to spec
On 7/6/07, David Chelimsky <[EMAIL PROTECTED]> wrote:
On 7/3/07, Daniel N <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm very new to rspec, so if this is not the right forum please let me
> know.
>
> I'm starting to spec my models first in an existing rails app, porting
from
> a mix of Test::Unit, a
On 7/3/07, Daniel N <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm very new to rspec, so if this is not the right forum please let me
> know.
>
> I'm starting to spec my models first in an existing rails app, porting from
> a mix of Test::Unit, and simply_bdd amongst others.
>
> I'm at the point where
Hi,
I'm very new to rspec, so if this is not the right forum please let me know.
I'm starting to spec my models first in an existing rails app, porting from
a mix of Test::Unit, and simply_bdd amongst others.
I'm at the point where I want to test that certain associations are
present. What I'm