summaryrefslogtreecommitdiff
path: root/lib/irb/easter-egg.rb
AgeCommit message (Expand)Author
2020-11-05Revert "Prefer #send over #__send__ when it is clear there is no possible con...NARUSE, Yui
2020-11-05Prefer #send over #__send__ when it is clear there is no possible conflictBenoit Daloze
2020-10-27Separate `send` into `public_send` and `__send__`Nobuyoshi Nakada
2020-02-12[ruby/irb] Use 0.step instead of (..0).each for Ruby 2.5aycabta
2020-02-02[ruby/irb] Add a new easter egg: dancing rubyYusuke Endoh