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 lib/*: Prefer require_relative over require. 2018-11-02 17:52:33 +00:00
extservm.rb lib/*: Prefer require_relative over require. 2018-11-02 17:52:33 +00:00
gw.rb Fix up r65505 [ci skip] 2018-11-05 07:01:49 +00:00
invokemethod.rb
observer.rb
ssl.rb drb: fix tests on Debian sid/unstable with OpenSSL 1.1.1a 2018-12-03 04:51:13 +00:00
timeridconv.rb lib/*: Prefer require_relative over require. 2018-11-02 17:52:33 +00:00
unix.rb lib/*: Prefer require_relative over require. 2018-11-02 17:52:33 +00:00
weakidconv.rb * remove trailing spaces. 2019-05-04 19:29:14 +09:00