bkerley (Bryce Kerley)
- Login: bkerley
- Email: bkerley@brycekerley.net
- Registered on: 06/11/2011
- Last sign in: 12/08/2014
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
06/11/2011
-
12:22 AM Ruby Feature #4867 (Closed): Document more Module callbacks
- 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.