Project

General

Profile

Bug #5618 » drbclient.rb

DRb Client - larsch (Lars Christensen), 11/11/2011 10:49 PM

 
require 'drb'
obj = DRbObject.new(nil, "druby://localhost:9991")
obj.go
(2-2/3)