From: Mushtaq Ahmed Date: 2005-10-21T21:12:40+09:00 Subject: Re: define_class and get_class Trans wrote: > A = Class.new { > # ... > } > > T. > > > Not the same thing. I want to decide the class name at runtime. It could be A, B, C or whatever. -Mushtaq