method
any_to_s
v1_8_7_330 -
Show latest stable
- Class:
DRb::DRbServer
any_to_s(obj)private
Coerce an object to a string, providing our own representation if to_s is not defined for the object.
any_to_s(obj)Coerce an object to a string, providing our own representation if to_s is not defined for the object.