method
new
v1_9_3_392 -
Show latest stable
- Class:
DRb::GW
new()public
No documentation available.
# File lib/drb/gw.rb, line 16
def initialize
super()
@hash = {}
end new()No documentation available.
# File lib/drb/gw.rb, line 16
def initialize
super()
@hash = {}
end