From: Glen Holcomb [mailto:damnbigman@gmail.com]
> I believe you are looking for const_get.
Thanks!
In the Rails world (or ActiveSupport in general), see also the more
robust #constantize method of strings:
http://api.rubyonrails.com/classes/ActiveSupport/CoreExtensions/String/I
nflections.html#M000434
···
On 8/13/07, Sebastian Hungerecker <sepp2k@googlemail.com> wrote: