RubyFlow The Ruby and Rails community linklog

Scope Gates in Ruby: modules & nesting

When we use the module keyword:

  • The value of self changes
  • The content of the module is embedded in an isolated scope
  • SEE 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