1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/irb/cmd
NARUSE, Yui 3407b7d8a6 Revert "Prefer #send over #__send__ when it is clear there is no possible conflict"
This reverts commit 4dba0c1a8e.

Matz's comment is "send is not deprecated. __send__ is safer".
But "Prefer #send over #__send__" is not reasonable.
2020-11-05 20:54:34 +09:00
..
chws.rb
fork.rb Revert "Prefer #send over #__send__ when it is clear there is no possible conflict" 2020-11-05 20:54:34 +09:00
help.rb irb/cmd/help.rb: return nil after the redefinition 2019-06-10 21:45:46 +09:00
info.rb [ruby/irb] Check existence of rc files in irb_info command 2020-04-29 19:13:14 +09:00
load.rb
nop.rb
pushws.rb [ruby/irb] Discard newlines at end of file 2020-08-28 11:05:18 +09:00
subirb.rb