|
|
|
|
||||||
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Hi guys,
Does any1 have a ruby snippet to do the conversion? Probably using the iconv lib? Best Wishes. -- Posted via http://www.ruby-forum.com/. |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
Kenny Lee wrote:
> Hi guys, > > Does any1 have a ruby snippet to do the conversion? Probably using the > iconv lib? > > Best Wishes. Sorry, Should have googled it. http://tinyurl.com/22c6t w = Iconv.conv('ascii//translit', 'utf-8', 'kierkegård') w = w.delete("\"") -- Posted via http://www.ruby-forum.com/. |
|
![]() |
| Outils de la discussion | |
|
|