RubyFlow The Ruby and Rails community linklog

Avoiding Junk-Drawer Classes in Ruby

We’ve all seen classes bloat over time and become junk-drawers of loosely-related methods. This post discusses the underlying cause of the junk-drawer problem and how we can avoid it by taking a cue from Elixir.

https://blog.honeybadger.io/avoiding-junk-drawer-classes/

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