method
new
v1_9_2_180 -
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