From: "nagachika (Tomoyuki Chikanaga)" Date: 2013-03-25T01:50:05+09:00 Subject: [ruby-core:53697] [Backport 200 - Backport #8008] super's implicit args behavior with keyword args Issue #8008 has been updated by nagachika (Tomoyuki Chikanaga). Hmm... r39626 cannot be merged cleanly. I'll temporary revert r39914. ---------------------------------------- Backport #8008: super's implicit args behavior with keyword args https://bugs.ruby-lang.org/issues/8008#change-37895 Author: nov (nov matake) Status: Assigned Priority: Normal Assignee: nagachika (Tomoyuki Chikanaga) Category: Target version: I thought this sample says "Year!" 3 times, but actually, keyword args are't passed to super. https://gist.github.com/nov/5075185 Is this intended behavior? If so, please ignore this issue. -- http://bugs.ruby-lang.org/