The Ruby Metaclass
The ruby metaclass (also known as the Singleton class) is a very commonly misunderstood ruby language construct. This, however, is essential to understanding how meta-programming works in ruby… Read more
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
The ruby metaclass (also known as the Singleton class) is a very commonly misunderstood ruby language construct. This, however, is essential to understanding how meta-programming works in ruby… Read more
Post a comment