From: Caio Chassot Date: 2005-09-10T06:27:00+09:00 Subject: Re: method_added for class methods > > Thanks. That did the trick. I didn't know about singleton_method_added. > So I just bought the pickaxe 2 and it's there. Gotta love this book. I was surprised I didn't find it in ri, but now I see it there and it's a method of Object, not Module or Class. (which actually makes sense, when you think about it for a second)