Re: [rspec-users] spec_distributed with rails

2007-10-27 Thread Scott Taylor
On Oct 27, 2007, at 7:31 PM, David Chelimsky wrote: > On 10/27/07, Scott Taylor <[EMAIL PROTECTED]> wrote: >> >> Is this the appropriate place to talk about spec_distributed? If >> not, I'll post the spec-ext (seemingly dead) mailing list on >> rubyforge... >> >> I was able to run a non-rails pr

Re: [rspec-users] spec_distributed with rails

2007-10-27 Thread David Chelimsky
On 10/27/07, Scott Taylor <[EMAIL PROTECTED]> wrote: > > Is this the appropriate place to talk about spec_distributed? If > not, I'll post the spec-ext (seemingly dead) mailing list on > rubyforge... > > I was able to run a non-rails project with > Spec::Distributed::RindaSlaveRunner (and RindaMas

[rspec-users] spec_distributed with rails

2007-10-27 Thread Scott Taylor
Is this the appropriate place to talk about spec_distributed? If not, I'll post the spec-ext (seemingly dead) mailing list on rubyforge... I was able to run a non-rails project with Spec::Distributed::RindaSlaveRunner (and RindaMasterRunner). But I'm stumped on how to do it with a rails