<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/ext/-test-/rb_call_super_kw/depend, branch ruby_2_7</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Pass keyword argument flag when rb_call_super_kw calls method_missing</title>
<updated>2019-09-17T23:22:44+00:00</updated>
<author>
<name>Jeremy Evans</name>
<email>code@jeremyevans.net</email>
</author>
<published>2019-09-16T20:19:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9b35dc38644c10eed008f9ba19a7224f2fb49af2'/>
<id>9b35dc38644c10eed008f9ba19a7224f2fb49af2</id>
<content type='text'>
This makes method_missing take a flag for whether keyword arguments
were passed.

Adds tests both for rb_call_super_kw usage as well as general usage
of super calling method_missing in Ruby methods.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes method_missing take a flag for whether keyword arguments
were passed.

Adds tests both for rb_call_super_kw usage as well as general usage
of super calling method_missing in Ruby methods.
</pre>
</div>
</content>
</entry>
</feed>
