Metaprogramming with ERB
I just launched meta_erb_exploring. An example of using erb as a system template for make metaprogramming template in ruby. In this example i have create a setter and getter methods that can be add to an instance o class object.
Post a comment