Re: [rspec-users] Excluding a spec subdirectory from rake spec

2011-02-10 Thread Justin Ko
On Feb 10, 8:56 pm, Corey Haines wrote: > > Message: 3 > > Date: Tue, 8 Feb 2011 18:32:26 -0800 (PST) > > From: Justin Ko > > To: rspec-us...@rubyforge.org > > Subject: Re: [rspec-users] Excluding a spec subdirectory from rake > >        spec > > Messa

[rspec-users] Excluding a spec subdirectory from rake spec

2011-02-10 Thread Corey Haines
> > Message: 3 > Date: Tue, 8 Feb 2011 18:32:26 -0800 (PST) > From: Justin Ko > To: rspec-users@rubyforge.org > Subject: Re: [rspec-users] Excluding a spec subdirectory from rake >        spec > Message-ID: >        <40f49a5a-0a21-417c-a1b7-7b4b92945...@v7g2000yqh.go

Re: [rspec-users] Excluding a spec subdirectory from rake spec

2011-02-08 Thread Justin Ko
On Feb 8, 6:49 pm, Corey Haines wrote: > I have a directory in my spec directory that I want to exclude from rake spec > > That is, I have > spec/lib_no_rails > > And I don't want it to run when I do rake spec > > Best way? > > Thanks. > -Corey > > --http://www.coreyhaines.com > The Internet's P

[rspec-users] Excluding a spec subdirectory from rake spec

2011-02-08 Thread Corey Haines
I have a directory in my spec directory that I want to exclude from rake spec That is, I have spec/lib_no_rails And I don't want it to run when I do rake spec Best way? Thanks. -Corey -- http://www.coreyhaines.com The Internet's Premiere source of information about Corey Haines __