<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/irb/easter-egg.rb, branch v3_2_11</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Revert "Prefer #send over #__send__ when it is clear there is no possible conflict"</title>
<updated>2020-11-05T11:54:34+00:00</updated>
<author>
<name>NARUSE, Yui</name>
<email>naruse@airemix.jp</email>
</author>
<published>2020-11-05T11:54:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=3407b7d8a620562d0584cd2968965317f331f8cc'/>
<id>3407b7d8a620562d0584cd2968965317f331f8cc</id>
<content type='text'>
This reverts commit 4dba0c1a8e3cc08664872e637099c4e7d58d24d3.

Matz's comment is "send is not deprecated. __send__ is safer".
But "Prefer #send over #__send__" is not reasonable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 4dba0c1a8e3cc08664872e637099c4e7d58d24d3.

Matz's comment is "send is not deprecated. __send__ is safer".
But "Prefer #send over #__send__" is not reasonable.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer #send over #__send__ when it is clear there is no possible conflict</title>
<updated>2020-11-05T10:23:27+00:00</updated>
<author>
<name>Benoit Daloze</name>
<email>eregontp@gmail.com</email>
</author>
<published>2020-11-05T10:23:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4dba0c1a8e3cc08664872e637099c4e7d58d24d3'/>
<id>4dba0c1a8e3cc08664872e637099c4e7d58d24d3</id>
<content type='text'>
* Reverts part of 3198e7abd70bd2af977f2bb6c967e9df8f91adb0.
* If the rule is #send should be deprecated, that should be ruled by matz,
  there is no such rule currently and gems seem to prefer #send
  overwhelmingly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Reverts part of 3198e7abd70bd2af977f2bb6c967e9df8f91adb0.
* If the rule is #send should be deprecated, that should be ruled by matz,
  there is no such rule currently and gems seem to prefer #send
  overwhelmingly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Separate `send` into `public_send` and `__send__`</title>
<updated>2020-10-27T07:12:45+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2020-10-27T04:42:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=3198e7abd70bd2af977f2bb6c967e9df8f91adb0'/>
<id>3198e7abd70bd2af977f2bb6c967e9df8f91adb0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/irb] Use 0.step instead of (..0).each for Ruby 2.5</title>
<updated>2020-02-12T04:14:28+00:00</updated>
<author>
<name>aycabta</name>
<email>aycabta@gmail.com</email>
</author>
<published>2020-02-02T16:18:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=16f5d63bad783ac202a0533249f06deab436aded'/>
<id>16f5d63bad783ac202a0533249f06deab436aded</id>
<content type='text'>
https://github.com/ruby/irb/commit/5d628ca40e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/irb/commit/5d628ca40e
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/irb] Add a new easter egg: dancing ruby</title>
<updated>2020-02-01T18:22:51+00:00</updated>
<author>
<name>Yusuke Endoh</name>
<email>mame@ruby-lang.org</email>
</author>
<published>2020-01-28T15:21:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7e2ed7d1aaee74b6d1df82f8f97677c513b3878b'/>
<id>7e2ed7d1aaee74b6d1df82f8f97677c513b3878b</id>
<content type='text'>
https://github.com/ruby/irb/commit/e37dc7e58e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/irb/commit/e37dc7e58e
</pre>
</div>
</content>
</entry>
</feed>
