Ruby craziness: Class vs Object?

后端 未结 7 1812
陌清茗
陌清茗 2020-12-07 08:53

I just started playing with JRuby. This is my first ruby post. I had a hard time understanding classes vs objects in Ruby. It doesnt mean like what classes & objects in

相关标签:
7条回答
  • 2020-12-07 09:32

    Think of Classes as global objects.

    0 讨论(0)
提交回复
热议问题