RubyFlow The Ruby and Rails community linklog

A Puzzle About Ruby Constants

While doing some refactoring, I stumbled on a case where Ruby constants didn’t behave as I expected. To figure out what was going on, I ended up drilling down into YARV instructions. It turns out that Ruby constant resolution is actually very complex! BLOG POST HERE

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