Your IP : 18.118.137.13
--- !ruby/object:RI::ClassDescription
attributes: []
class_methods: []
comment:
- !ruby/struct:SM::Flow::P
body: Mixin module making an object undumpable or unmarshallable.
- !ruby/struct:SM::Flow::P
body: If an object which includes this module is returned by method called over drb, then the object remains in the server space and a reference to the object is returned, rather than the object being marshalled and moved into the client space.
constants: []
full_name: DRb::DRbUndumped
includes: []
instance_methods: []
name: DRbUndumped
superclass: