Project

General

Profile

Actions

Feature #4867

closed

Document more Module callbacks

Added by bkerley (Bryce Kerley) almost 13 years ago. Updated almost 13 years ago.

Status:
Closed
Target version:
-
[ruby-core:36943]

Description

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.

Updated by drbrain (Eric Hodel) almost 13 years ago

  • Assignee set to drbrain (Eric Hodel)
  • Priority changed from 3 to Normal
Actions #2

Updated by drbrain (Eric Hodel) almost 13 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

This issue was solved with changeset r32143.
Bryce, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.


  • object.c: Document Module#method_added and #method_removed.
    Patch by Bryce Kerley. [Ruby 1.9 - Feature #4867]

Updated by drbrain (Eric Hodel) almost 13 years ago

Thanks for the patch. In the future can you attach the patch to a ticket instead of having both a ticket and a pull request? It ensures that the patch does not get committed twice by accident.

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0