Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
DRbserverで、誰がメソッドを呼び出したかをどのように確認できますか?特定のメソッドを呼び出す人からのIPとポートをログに記録したい。何かのようなもの
def who uri = <DRb method here> puts uri end
この機能はDRbで利用できますか?
ありがとう。
これでaclを使用します-> DRbメソッドアクセス