RubyFlow The Ruby and Rails community linklog

SOLID Review: Interface Segregation Principle

My take on the Interface Segregation Principle in Ruby. Using Ruby modules, we can see the important role cohesive “interfaces” play, even in duck-typed languages. This leads to less coupling and more readable code.

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