From: Mike Dalessio Date: 2010-08-03T23:29:32+09:00 Subject: Re: how to use xslt on Windows Ruby --0015175cb8a0306baa048cec250d Content-Type: text/plain; charset=ISO-8859-1 On Mon, Aug 2, 2010 at 10:13 PM, Author wrote: > Hi, > I am new to Ruby, i just want to automate my daily work by using some ruby > script. here is a question, how to use xslt in Ruby under Windows, since > Windows is my working system. Please take a look at the nokogiri gem. It contains a version of libxml that is pre-built for windows, and supports xslt functionality. You can get more information be emailing the nokogiri-talk mailing list at nokogiri-talk@googlegroups.com --0015175cb8a0306baa048cec250d--