Subject: String#downcase for accented letters in UTF-8?
From: Gioele Barabucci <ml gioelebarabucci.com>
Date: Sat, 15 Apr 2006 22:08:54 +0900
How can I convert to lowercase a string that contains accented characters
encoded in UTF-8?
String#downcase does not work with accented letters.
--
Gioele <dev / gioelebarabucci.com>