How do I get the class of a BasicObject instance?

后端 未结 8 2081
小鲜肉
小鲜肉 2020-12-08 03:03

I have a script that iterates using ObjectSpace#each_object with no args. Then it prints how many instances exist for each class.

I realized that some

8条回答
提交回复
热议问题