A Taste of Metaprogramming
I’ve posted A Taste of Metaprogramming to rakeroutes.com. It’s a quick look into using define_method and method_missing to dynamically write methods for a class.
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!
I’ve posted A Taste of Metaprogramming to rakeroutes.com. It’s a quick look into using define_method and method_missing to dynamically write methods for a class.
Post a comment