Yup that fixed it, thanks!
Mark Berry
On Sun, Apr 22, 2012 at 2:41 AM, David Chelimsky wrote:
> Looks like this is related
> to https://github.com/rspec/rspec-core/issues/585, which is already fixed in
> master. If you point your Gemfile to github now you'll see it fixed. 2.10
> release coming s
Looks like this is related to https://github.com/rspec/rspec-core/issues/585,
which is already fixed in master. If you point your Gemfile to github now
you'll see it fixed. 2.10 release coming soon.
group :test do
gem 'rspec-rails',:git => "git://github.com/rspec/rspec-rails.git"
gem
On Thu, Apr 19, 2012 at 8:54 AM, Mark Berry wrote:
> On Wed, Apr 18, 2012 at 8:09 PM, David Chelimsky wrote:
>> On Wednesday, April 18, 2012 at 4:30 PM, Mark Berry wrote:
>>
>> On Wed April 18, 2012 at 5:35 AM, David Chelimsky wrote:
>> On Tuesday, April 17, 2012 at 11:11 PM, Mark Berry wrote:
>>
On Wed, Apr 18, 2012 at 8:09 PM, David Chelimsky wrote:
> On Wednesday, April 18, 2012 at 4:30 PM, Mark Berry wrote:
>
> On Wed April 18, 2012 at 5:35 AM, David Chelimsky wrote:
> On Tuesday, April 17, 2012 at 11:11 PM, Mark Berry wrote:
>
> Hi,
>
> I'm using Rails 3.1.3, rspec-rails 2.9.0, and Ru
On Wednesday, April 18, 2012 at 4:30 PM, Mark Berry wrote:
> > On Wed April 18, 2012 at 5:35 AM, David Chelimsky wrote:
> > On Tuesday, April 17, 2012 at 11:11 PM, Mark Berry wrote:
> > > Hi,
> > >
> > > I'm using Rails 3.1.3, rspec-rails 2.9.0, and Ruby 1.9.3p0.
> > >
> > > I've been getting rec
>On Wed April 18, 2012 at 5:35 AM, David Chelimsky wrote:
>On Tuesday, April 17, 2012 at 11:11 PM, Mark Berry wrote:
>> Hi,
>>
>> I'm using Rails 3.1.3, rspec-rails 2.9.0, and Ruby 1.9.3p0.
>>
>> I've been getting recursive errors, where one error is reported
>> multiple times. It's quite spectacu
On Tuesday, April 17, 2012 at 11:11 PM, Mark Berry wrote:
> Hi,
>
> I'm using Rails 3.1.3, rspec-rails 2.9.0, and Ruby 1.9.3p0.
>
> I've been getting recursive errors, where one error is reported
> multiple times. It's quite spectacular in a long suite, with the
> errors overflowing the console b