From: "shugo (Shugo Maeda)" Date: 2013-02-23T09:24:23+09:00 Subject: [ruby-core:52720] [ruby-trunk - Bug #7916] Callback Module.used is not used... Issue #7916 has been updated by shugo (Shugo Maeda). marcandre (Marc-Andre Lafortune) wrote: > Module.used was meant to be called when it is called with `using`, see r36596. > > It's not called right now. It's because Module#using is removed. Module#used is intended to be called when Module#using is called, so Module#used should be removed now. ---------------------------------------- Bug #7916: Callback Module.used is not used... https://bugs.ruby-lang.org/issues/7916#change-36809 Author: marcandre (Marc-Andre Lafortune) Status: Open Priority: Normal Assignee: shugo (Shugo Maeda) Category: core Target version: next minor ruby -v: trunk Module.used was meant to be called when it is called with `using`, see r36596. It's not called right now. -- http://bugs.ruby-lang.org/