From: Bryce Kerley Date: 2011-06-11T00:22:14+09:00 Subject: [ruby-core:36943] [Ruby 1.9 - Feature #4867][Open] Document more Module callbacks Issue #4867 has been reported by Bryce Kerley. ---------------------------------------- Feature #4867: Document more Module callbacks http://redmine.ruby-lang.org/issues/4867 Author: Bryce Kerley Status: Open Priority: Low Assignee: Category: DOC Target version: I've added documentation for the method_added and method_removed callbacks on Module. The patches are available at https://github.com/shyouhei/ruby/pull/5 , don't change any code or test coverage, and should apply cleanly. -- http://redmine.ruby-lang.org