« Comments on weblogs | Main | Unit testing »
June 27, 2007
Small steps
$ irb -r wiki_text
irb(main):001:0> WikiText::Parser.new.parse("foobar")
=> "<p>foobar</p>\n"
A small step for man, a giant small step for mankind...
Ah well, from here on the rest should be pretty easy. (How many times have I said that before?)
More Development articles
Posted by wincent at June 27, 2007 2:09 PM

