hey Kaleem,
I am myself no expert on w$ but the line throwing the error is
def self.run_server
IO.popen("jruby #{__FILE__}", 'r+')
end
are you able to run popen calls in w$ ? try your irb and see, if not maybe
there's some w$ expert who can helphope that helps joaquin
_______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
