Subject: Re: attr_reader, etc for class variables
From: Devin Mullins <twifkak comcast.net>
Date: Sun, 10 Dec 2006 16:31:56 +0900
References: 228948
In-reply-to: 228948
Daniel Finnie wrote:
> Is there such a thing?
Rails' ActiveSupport provides them as cattr_* and mattr_*. For that
matter, they're not that hard to write. For that matter, what Eric said.
Devin
What, me matter?