From: Diego Virasoro Date: 2006-10-23T18:35:15+09:00 Subject: newbie: class attribute accessors? Hello, I was wondering if it is possible to get the automatically generated accessors (attr_accessor, etc...) for class attributes. From what I found on the internet, it seems that the usual syntax wouldn't work. Thanks. Diego Virasoro