From: Ezra Zygmuntowicz Date: 2006-01-02T06:57:41+09:00 Subject: Re: Ruby speaks languages and wishes you a happy new year --Apple-Mail-6--1068322873 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed On Jan 1, 2006, at 5:37 AM, Mauricio Fernandez wrote: > instance_eval do |x| require 'zlib'; x2 = x.gsub(/[ \n]+/,"") > eval(Zlib::Inflate.inflate(x2[6,x2[0,6].to_i].unpack("m*")[0])).call > (x) > end > # Copyright (C) 2005,2006 Mauricio Fernandez > # http://eigenclass.org > > __END__ Very Cool Mauricio. Thank you! Happy new year to all you fine rubyists! Cheers- -Ezra --Apple-Mail-6--1068322873--