要約
目次
特異メソッド
new(uri = nil, ref = nil)
[permalink][rdoc][edit]-
[TODO]
Creates a new DRbObjectTemplate that will match against +uri+ and +ref+.
インスタンスメソッド
self === ro
[permalink][rdoc][edit]-
[TODO]
This DRbObjectTemplate matches +ro+ if the remote object's drburi and drbref are the same. +nil+ is used as a wildcard.