RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

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!

Class Hierarchies and Factories in an Object-Oriented language

Ruby is a truly object-oriented language, so our thinking shouldn’t be bound by legacy, class-oriented patterns. This article investigates solutions without complex or inadequate hierarchies and factories, using Modules and Method Injection instead.

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