Running spec_server

Hello,

I’ve been using rspec for a while now and just noticed spec_server. I
would
like to use it, but for some reason, it’s not able to start.

I have the latest versions of rspec and rspec_on_rails. I’m using
WinXp.

The specific error I get is the following:

script/spec_server:9: undefined method ‘+’ for nil:NilClass
(NoMethodError)

Any ideas?

Thank you

Olivier D.

On Apr 25, 2008, at 3:16 PM, Olivier D. wrote:

script/spec_server:9: undefined method ‘+’ for nil:NilClass
(NoMethodError)

Have you tried running script/generate rspec ?

What version of rspec/rspec_on_rails are you using?

Scott

On Apr 28, 2008, at 11:42 AM, Olivier D. wrote:

Hi Scott,

I’m having no trouble running script/generate rspec. I’m using the
CURRENT version of rspec and rspec_on_rails. I just reinstalled
them last week.

Any idea what could be causing this?

No idea. What is line 9 of script/spec_server ?

Scott

Hi Scott,

I’m having no trouble running script/generate rspec. I’m using the
CURRENT
version of rspec and rspec_on_rails. I just reinstalled them last week.

Any idea what could be causing this?

Thank you

Olivier D.

On Sat, Apr 26, 2008 at 12:15 AM, Scott T. <