-- 8nDG9sz4+YY6JuehyKt
Content-Type: multipart/alternative; boundary="=-dU7rGz2/5vUFQDpoaerj"
--
U7rGz2/5vUFQDpoaerj
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Now I need to do something similar, but probably more difficult.
class Klass
class SubKlass1
def initialize
end
end
class SubKlass2
def initialize
end
end
end
foo SubKlass1"
bar lass::send(foo).new **That is wrong, because method SubKlass1
doesn't exist in Klass::Class. But I think you get my point.
On Fri, 2007-04-06 at 07:30 +0900, Jeremy McAnally wrote:
> Something like this would work:
>
> irb(main):008:0> x 'chop!', 'chop!', 'chop!']
>