Skip to Content

Ruby - IRB easter egg

Posted on

IRB easter egg from Ruby 2.7 =)))

Just run irb command and paste this code into Ruby console

IRB.send(:easter_egg)

Reference

comments powered by Disqus