A Ruby Metaprogramming Introduction
February 11, 2007
I was playing around with some unit tests to explore Ruby singleton classes on a recent flight when I decided they could be fleshed out into a pretty nice introduction to some basics of Ruby metaprogramming for those who haven’t done much with Ruby (which probably includes most people who’ve only written Rails applications).
Update: This _why article, referenced in the above post, is also highly recommended.
About
This page contains a single entry from Stefan Tilkov's Random Stuff posted on February 11, 2007 10:35 AM. The previous post in this blog was Refactoring HTML. The next post in this blog is Quote of the Day. Many more can be found on the main index page or by looking through the archives.
