Re: [rspec-users] rspec_rails and spec_server

2008-12-12 Thread Mark Wilden
Andreas's patch at http://rspec.lighthouseapp.com/attachments/69957/0001-Fixed-spec_server-to-work-with-Rails-2.2.2.patchseems to fix this. ///ark On Thu, Dec 11, 2008 at 6:01 PM, Mark Wilden wrote: > Just in case anyone can just short-circuit this, I upgraded to Rails 2.2.2 > and RSpec-rails 1

[rspec-users] rspec_rails and spec_server

2008-12-11 Thread Mark Wilden
Just in case anyone can just short-circuit this, I upgraded to Rails 2.2.2 and RSpec-rails 1.1.11, and now when I run 'spec --drb foo.spec' I get an error because spec_server is trying to call ActiveRecord::Base.active_connections, which seems to be gone in 2.2.2. Anyone know anything? (druby://1