Metaprogramming in Ruby: It's All About the Self (2009)

Metaprogramming in Ruby: It’s All About the Self.
After writing my last post on Rails plugin idioms, I realized that Ruby
metaprogramming, at its core, is actually quite simple.

It comes down to the fact that all Ruby code is executed code–there is no
separate compile or runtime phase. In Ruby, every line of code is executed
against

Read in full here:

This thread was posted by one of our members via one of our news source trackers.