From: Sy Ali Date: 2006-05-15T11:21:52+09:00 Subject: Re: Columnization of text, using text-reform On 5/14/06, Sy Ali wrote: > On 5/14/06, Sy Ali wrote: > > I have no idea how to break it free from test/unit > > Hmm.. maybe I need to do some more exploring.. I can't run this script > outside of the test suite. Bleh.. Ok, I got it. The remote and local gems were failing to install, and my playing was using the live reform.rb as a fallback. To install it, I had to get the tarball and do ruby install.rb --no-ri Now back to my original problem. =) I'm playing with this 'classes' stuff: http://www.rubycentral.com/book/tut_classes.html The examples aren't quite working as-expected.. but I'm muddling through it all.