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!

Using the Module Factory Pattern for DRY Load-Order Management

The Module Factory is an emerging pattern in Ruby that can serve a variety of purposes and offers an alternative approach to a range of problems. In this post, we look at using the Module Factory pattern to manage dynamic load-order dependencies in a DRY fashion. Read more…

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