Ruby on Rails using XML and XSLT

Hello,

I’m building an ruby on rails application right now and i get an XML
document from a specific url.

Is it in rails possible to transform the XML document with an XSLT
document?

Thanks in advance

Daan

Is it in rails possible to transform the XML document with an XSLT
document?

See ruby-xslt at http://raa.ruby-lang.org/project/ruby-xslt/

David Heinemeier H.
http://www.loudthinking.com – Broadcasting Brain
http://www.basecamphq.com – Online project management
http://www.backpackit.com – Personal information manager
http://www.rubyonrails.com – Web-application framework

Thanks a lot David :wink: