1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/drb
Jeremy Evans d5744aff3a Fix DRbServer#any_to_s
My previous fix in d0ed935d5b was
not correct, as pointed out by cremno on GitHub.

This simplifies things by just using Kernel#to_s.  Also switch to
bind_call(obj) instead of bind(obj).call for better performance.
2019-10-16 12:51:13 -07:00
..
acl.rb
drb.rb Fix DRbServer#any_to_s 2019-10-16 12:51:13 -07:00
eq.rb
extserv.rb
extservm.rb
gw.rb
invokemethod.rb
observer.rb
ssl.rb
timeridconv.rb
unix.rb
weakidconv.rb