Re: [rspec-users] Rspec 1.2.2 unpacking

2009-04-03 Thread David Chelimsky
gt; CanadaDrugs.com > 24  Terracon Place > Winnipeg, MB, Canada > R2J  4G7 > > Phone: (204) 654-7951 > Fax:  (204) 654-7910 > www.canadadrugs.com > > > >> From: David Chelimsky >> Reply-To: rspec-users >> Date: Thu, 2 Apr 2009 16:20:28 -0500 >> To:

Re: [rspec-users] Rspec 1.2.2 unpacking

2009-04-03 Thread Peer Allan
r 2009 16:20:28 -0500 > To: rspec-users > Subject: Re: [rspec-users] Rspec 1.2.2 unpacking > > On Thu, Apr 2, 2009 at 3:12 PM, Peer Allan wrote: >> Hello all, >> >> I am trying to unpack rspec 1.2.2 and rspec-rails 1.2.2 into my application. >> I have them

Re: [rspec-users] Rspec 1.2.2 unpacking

2009-04-02 Thread David Chelimsky
On Thu, Apr 2, 2009 at 3:12 PM, Peer Allan wrote: > Hello all, > > I am trying to unpack rspec 1.2.2 and rspec-rails 1.2.2 into my application. > I have them included in the test.rb environment file with config.gem options > as described on the Rspec github site. > > I can unpack rspec-rails witho

[rspec-users] Rspec 1.2.2 unpacking

2009-04-02 Thread Peer Allan
Hello all, I am trying to unpack rspec 1.2.2 and rspec-rails 1.2.2 into my application. I have them included in the test.rb environment file with config.gem options as described on the Rspec github site. I can unpack rspec-rails without issue, but when I try to do rspec nothing happens. I mean t