Flowdock
method

install_id_conv

Importance_1
Ruby latest stable (v2_5_5) - 0 notes - Class: DRb
install_id_conv(idconv) public

Set the default id conversion object.

This is expected to be an instance such as DRb::DRbIdConv that responds to #to_id and #to_obj that can convert objects to and from DRb references.

See DRbServer#default_id_conv.

Show source
Register or log in to add new notes.