Node.rb

Hi Guys,

I am trying to do a simple html modifying exercise using the html
parsing classes included with rails.

The html::tag class found in node.rb appears to be rather buggy
though. It mangles and deletes attributes of tags in strange ways.

Does anyone know of an updated version of node.rb, or know of a class
that will give me similar abilities to parse an html tag.

Thanks a lot,
Scott