From: Eric Hodel Date: 2011-06-14T03:12:52+09:00 Subject: [ruby-core:37102] [Ruby 1.9 - Feature #4867] Document more Module callbacks Issue #4867 has been updated by Eric Hodel. Assignee set to Eric Hodel Priority changed from Low to Normal ---------------------------------------- Feature #4867: Document more Module callbacks http://redmine.ruby-lang.org/issues/4867 Author: Bryce Kerley Status: Open Priority: Normal Assignee: Eric Hodel 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