How do you list the currently available objects in the current scope in ruby?

后端 未结 0 1165
长情又很酷
长情又很酷 2020-12-23 03:53

I\'m new to ruby and I\'m playing around with the IRB.

I found that I can list methods of an object using the \".methods\" method, and that self.methods sort of give

相关标签:
回答
  • 消灭零回复
提交回复
热议问题