From: "M. Ayhan" Date: 2008-12-03T18:49:08+09:00 Subject: Builder::XmlMarkup + output encoding Hi, Is it possible to use other encodings with xml markup other than ISO-8859-1 or UTF-8? Builder class always encodes my strings in IS-8859-1 even when I set encoding to something else. Also is it possible to say to builder not to escape the given strings? Thanks. -- Posted via http://www.ruby-forum.com/.