Torsten Rüger
66728f09f4
after some serious recursive thinking it now actually makes sense. The key was to change the actual type of the class that the meta_class manages For objects it's (still) ok just to change the instance_type, but since the class object exists and has type, when adding instance variables, that actual type has to change |
||
---|---|---|
.. | ||
helper.rb | ||
test_class_def.rb | ||
test_class_instance.rb | ||
test_class_send_inherited.rb | ||
test_send_class.rb |