⚲
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
Ruby master
All Projects
Ruby
»
Ruby master
Overview
Activity
Roadmap
Issues
Repository
Like
Download (75 Bytes)
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
« Previous
1
2
3
Next »
(2-2/3)
Loading...