RubyFlow The Ruby and Rails community linklog

Refactor your switch statements with case_register

case_register is a gem that provides a design pattern to manage switch statements by mapping each case to a method which is dynamically defined in advance.

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