From: Brandon Jones Date: 2010-03-12T05:18:29+09:00 Subject: Re: Each_char David Vlad wrote: > Thanks, the example you made works (alto I didnt fully understand it). I think the 1.8x version of Ruby's string implementation is in another module: jcode. I believe you can run your original code, you just have to require 'jcode'. > Im about 95% sure that I am running ruby 1.8.6 since I just used the > one-click installer that's on ruby-lang.org. Why dont they have a > one-click installer for the latest version of ruby? XD I don't know why they haven't packaged a more up-to-date one-click installer. They do have the 1.9.1 version pre-built for windows. I'm running it and it works great. -- Posted via http://www.ruby-forum.com/.