Ruby 1.9.0 リファレンスマニュアル > ライブラリ一覧 > library drb > module DRb > to_obj

module function DRb.#to_obj

to_obj(ref)

Convert a reference into an object using the current server.

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