Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > drbライブラリ > DRbモジュール > to_obj

module function DRb.#to_obj

to_obj(ref)

[TODO]

Convert a reference into an object using the current server.

This raises a DRbServerNotFound error if there is no current server. See #current_server.

module DRb