<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/doc/syntax/refinements.rdoc, branch v4.0.4</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>[DOC] Update refinements.rdoc</title>
<updated>2025-10-29T01:47:11+00:00</updated>
<author>
<name>Astra</name>
<email>ahmadreza14@gmail.com</email>
</author>
<published>2025-10-29T01:47:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7bc72469564b8f55b90aa9c0586854c14337aa75'/>
<id>7bc72469564b8f55b90aa9c0586854c14337aa75</id>
<content type='text'>
removes documentation for the activation order of `include` and `prepend` inside a refinement
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
removes documentation for the activation order of `include` and `prepend` inside a refinement
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix broken wiki links (#8002)</title>
<updated>2023-06-29T21:00:40+00:00</updated>
<author>
<name>Jemma Issroff</name>
<email>jemmaissroff@gmail.com</email>
</author>
<published>2023-06-29T21:00:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=1272865a8ee948816ee9f5484f8adba8e26f45e2'/>
<id>1272865a8ee948816ee9f5484f8adba8e26f45e2</id>
<content type='text'>
Since [Misc #19679] migrated the wiki, these links should be updated
to their new locations.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since [Misc #19679] migrated the wiki, these links should be updated
to their new locations.</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify behavior of super in method in module included in refinement [ci skip]</title>
<updated>2020-07-10T22:31:51+00:00</updated>
<author>
<name>Jeremy Evans</name>
<email>code@jeremyevans.net</email>
</author>
<published>2020-07-10T22:31:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=021cec938af55a7ef368eadc99a6e3ff2252510e'/>
<id>021cec938af55a7ef368eadc99a6e3ff2252510e</id>
<content type='text'>
Fixes [Bug #16977]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes [Bug #16977]
</pre>
</div>
</content>
</entry>
<entry>
<title>Redmine /projects/ruby-trunk is now redirected</title>
<updated>2020-01-01T06:06:19+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2020-01-01T06:06:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=afd3f64f8cc4ff4fc956727d7e2da70597352008'/>
<id>afd3f64f8cc4ff4fc956727d7e2da70597352008</id>
<content type='text'>
to /projects/ruby-master
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to /projects/ruby-master
</pre>
</div>
</content>
</entry>
<entry>
<title>Update refinements docs</title>
<updated>2019-01-10T17:28:13+00:00</updated>
<author>
<name>tenderlove</name>
<email>tenderlove@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2019-01-10T17:28:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d95b13ead18a22cf7328064f9a29c7de72bf8103'/>
<id>d95b13ead18a22cf7328064f9a29c7de72bf8103</id>
<content type='text'>
Co-Authored-By: Vladimir Dementyev &lt;dementiev.vm@gmail.com&gt;

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66788 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-Authored-By: Vladimir Dementyev &lt;dementiev.vm@gmail.com&gt;

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66788 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>Small improvement in refinements docs</title>
<updated>2018-12-24T21:14:38+00:00</updated>
<author>
<name>stomar</name>
<email>stomar@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2018-12-24T21:14:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=014a9e05877951f901092297f49a7ac2b2396939'/>
<id>014a9e05877951f901092297f49a7ac2b2396939</id>
<content type='text'>
Move general statement about refinements of modules
from example to the top of the document.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66530 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move general statement about refinements of modules
from example to the top of the document.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66530 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Refinements on modules are allowed</title>
<updated>2018-01-30T07:08:53+00:00</updated>
<author>
<name>hsbt</name>
<email>hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2018-01-30T07:08:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b0d1586fa79ff9123db07daf838aee67bc452cf5'/>
<id>b0d1586fa79ff9123db07daf838aee67bc452cf5</id>
<content type='text'>
From: Leo Correa &lt;lcorr005@gmail.com&gt;

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62108 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Leo Correa &lt;lcorr005@gmail.com&gt;

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62108 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos.</title>
<updated>2018-01-10T14:13:06+00:00</updated>
<author>
<name>hsbt</name>
<email>hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2018-01-10T14:13:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9c650ee3a71e3b86e19bdf2633476cb297533cf6'/>
<id>9c650ee3a71e3b86e19bdf2633476cb297533cf6</id>
<content type='text'>
 * doc/contributors.rdoc: pathces -&gt; patches.
 * doc/syntax/refinements.rdoc: exmaple -&gt; example.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61761 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * doc/contributors.rdoc: pathces -&gt; patches.
 * doc/syntax/refinements.rdoc: exmaple -&gt; example.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61761 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>doc/syntax/refinements.rdoc: fix typos</title>
<updated>2017-12-08T22:51:42+00:00</updated>
<author>
<name>stomar</name>
<email>stomar@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2017-12-08T22:51:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=80e852d8a1410cfdbbbf39270181644b9f8e3d04'/>
<id>80e852d8a1410cfdbbbf39270181644b9f8e3d04</id>
<content type='text'>
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61088 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61088 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>Specify refinement inheritance by Module#include.</title>
<updated>2017-12-03T08:35:44+00:00</updated>
<author>
<name>shugo</name>
<email>shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2017-12-03T08:35:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=476f9b638895f1550e75552c49ef169ef1adc008'/>
<id>476f9b638895f1550e75552c49ef169ef1adc008</id>
<content type='text'>
[ruby-core:79880] [Bug #13271]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60992 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[ruby-core:79880] [Bug #13271]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60992 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
</feed>
