James Rubingh wrote:
> Although I haven't tried it myself, I did a search for 
> Á´³ÑȾ³ÑÊÑ´¹ and
> found this page.
> It appears people use jcode and tr to solve this problem.
> 
> http://www.eml.ele.cst.nihon-u.ac.jp/~momma/wiki/wiki.cgi/Ruby/%E5%85%A8%E8%A7%92%E5%8D%8A%E8%A7%92%E5%A4%89%E6%8F%9B.html
> http://blog.grayproductions.net/articles/the_kcode_variable_and_jcode_library
> 
> 
> 2009/6/25 Eric Hodel <drbrain / segment7.net>:

brilliant!
str.tr!('£á-£ú£Á-£Ú','a-zA-z') worked like a charm. :)
-- 
Posted via http://www.ruby-forum.com/.