RubyFlow The Ruby and Rails community linklog

Goodbye instance variables!

If the direct manipulation of instance variables bothers you, but you don’t always want to make your getters and setters public, the attr_* methods don’t quite cut it. Here’s a first stab at an alternative: ivar_encapsulation

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