Re: [rspec-users] [rails] url_for host and protocol not set when full spec suite run

2010-09-16 Thread David Chelimsky
On Sep 16, 2010, at 1:44 AM, Michael Kintzer wrote: > From: David Chelimsky > To: rspec-users > Sent: Wed, September 15, 2010 8:51:48 PM > Subject: Re: [rspec-users] [rails] url_for host and protocol not set when > full spec suite run > > On Sep 15, 2010, at 1:05 PM, Michael Kintzer wrote: >

Re: [rspec-users] [rails] url_for host and protocol not set when full spec suite run

2010-09-16 Thread Michael Kintzer
From: David Chelimsky To: rspec-users Sent: Thu, September 16, 2010 4:59:26 AM Subject: Re: [rspec-users] [rails] url_for host and protocol not set when full spec suite run On Sep 16, 2010, at 1:44 AM, Michael Kintzer wrote: From: David Chelimsky > >To: rspec-users >Sent: Wed, September

Re: [rspec-users] Trying to spec all models

2010-09-16 Thread Ed Howland
Phillip, any updates on your efforts? I am keenly interested in a Cucumber tags like facility for RSpec Cheers, Ed Ed Howland http://greenprogrammer.wordpress.com http://twitter.com/ed_howland On Thu, Feb 11, 2010 at 7:15 AM, Phillip Koebbe wrote: > David Chelimsky wrote: >> >> On Thu, Feb 1

Re: [rspec-users] Trying to spec all models

2010-09-16 Thread David Chelimsky
On Sep 16, 2010, at 8:24 PM, Ed Howland wrote: > On Thu, Feb 11, 2010 at 7:15 AM, Phillip Koebbe > wrote: >> David Chelimsky wrote: >>> >>> On Thu, Feb 11, 2010 at 12:13 AM, Mike Sassak wrote: >>> On Wed, Feb 10, 2010 at 10:17 PM, Phillip Koebbe wrote: > > Wh

Re: [rspec-users] Trying to spec all models

2010-09-16 Thread Craig Demyanovich
On Thu, Sep 16, 2010 at 9:24 PM, Ed Howland wrote: > Phillip, any updates on your efforts? > > I am keenly interested in a Cucumber tags like facility for RSpec Though I haven't been closely following RSpec 2, I think it's going to have tags much like Cucumber. Regards, Craig _

Re: [rspec-users] Trying to spec all models

2010-09-16 Thread Phillip Koebbe
On 2010-09-16 8:24 PM, Ed Howland wrote: On Thu, Feb 11, 2010 at 7:15 AM, Phillip Koebbe wrote: David Chelimsky wrote: On Thu, Feb 11, 2010 at 12:13 AM, Mike Sassakwrote: On Wed, Feb 10, 2010 at 10:17 PM, Phillip Koebbe wrote: When I do script/spec -c -f n spec/models/**/*_sp