Hierarchy of class and metaclass in Ruby 1.9
Hierarchy of class and metaclass in Ruby 1.9 (and Smalltalk) (in Japanese). Red direction represents ‘is-a’ relation. Black direction represents ‘extends’ relation. Gray represents singleton class.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Hierarchy of class and metaclass in Ruby 1.9 (and Smalltalk) (in Japanese). Red direction represents ‘is-a’ relation. Black direction represents ‘extends’ relation. Gray represents singleton class.
Comments
That information is old. The hierarchy was already changed. Thank sumim for the article. it helped us to decide the new hierarchy.
I’ll post an article describing the new hierarchy.
Post a comment