From: Broken Lambda Date: 2009-10-21T23:18:55+09:00 Subject: open-uri only ascii when opening utf-8 encoded site When trying to open a page that is utf-8 encoded with open-uri it gives me a result encoded in ascii. This of course means that alot of characters are wrong (for example "辿")... I tried to to change the encoding but to no avail... -- Posted via http://www.ruby-forum.com/.