#Ruby meta-programming

Before starting with ruby meta-programming, one should clearly understand the ruby object model. Here are some great videos explaining the same:

RubyMonk provides two courses on meta-programming.

  • Metaprogramming Ruby
  • Metaprogramming Ruby: Ascent

Please go through the same if you are a beginner to meta-programming.

ALL THE BEST!!!