From: "nov (nov matake)" Date: 2013-03-03T16:50:41+09:00 Subject: [ruby-core:53114] [ruby-trunk - Bug #8008][Open] super's implicit args behavior with keyword args Issue #8008 has been reported by nov (nov matake). ---------------------------------------- Bug #8008: super's implicit args behavior with keyword args https://bugs.ruby-lang.org/issues/8008 Author: nov (nov matake) Status: Open Priority: Normal Assignee: Category: Target version: ruby -v: 2.0.0-p0 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/