James Edward Gray II wrote:
> I need to HTMLify some Ruby code.  Before I go make some crude solution, 
> I thought I would ask if there is anything out there along these lines.  
> Any pointers?
> 
> Thanks.
> 
> James Edward Gray II

Vim. :) If you use Vim, you can do

   :runtime! syntax/2html.vim

It'll create a new window with your Vim file converted to HTML.

-- 
Jamis Buck
jgb3 / email.byu.edu
http://www.jamisbuck.org/jamis

"I use octal until I get to 8, and then I switch to decimal."