Object hierarchies in Ruby
In this article I go over the basics of the Ruby object ancestor chain and also cover the default parent objects: Object, Kernel, and BasicObject.
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!
In this article I go over the basics of the Ruby object ancestor chain and also cover the default parent objects: Object, Kernel, and BasicObject.
Post a comment