RubyFlow The Ruby and Rails community linklog

Playing with Ruby object model: prototypal inheritance

The article shows how to implement something resembling prototypal inheritance. While the end result shouldn’t be used in production, I think it’s an excellent opportunity to learn or systematize certain concepts of the Ruby object model.

https://razorjack.net/ruby-object-model-implementing-prototypal-inheritance/

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in