Re: Where is attr_accessor located?
by Mariano Kamp other posts by this author
Nov 12 2006 10:48PM messages near this date
Re: Where is attr_accessor located?
|
Re: redefining a method using Module#include
On Nov 13, 2006, at 12:24 AM, Mauricio Fernandez wrote:
> Module.private_instance_methods(false).include? "attr_reader" # =>
> true
Thanks, that was what I was looking for ... Stupid of me ;-)
Thread:
Mariano Kamp
Ross Bamford
Mariano Kamp
Mauricio Fernandez
Mariano Kamp
|