From: Bill Kelly Date: 2006-01-13T07:14:52+09:00 Subject: Re: [QUIZ.SUMMARY] Dice Roller (#61) From: "Matthew Moss" > > Rather than change the 'd' operator into a method call, he made a slightly > different twist and rolled the dice in method_missing. Perhaps Bill didn't > know that classes could be extended, or maybe he was hacking around for fun. Yes I could probably dominate the "cheesiest approach" category. :) I did extend a class in my "solution"... String#die_to_meth :-P Thanks for a fun quiz and an excellent summary. Regards, Bill