From: Yukihiro Matsumoto Date: 2006-09-29T09:15:31+09:00 Subject: Re: Strange error in jcode.rb when converting range to array Hi, In message "Re: Strange error in jcode.rb when converting range to array" on Fri, 29 Sep 2006 02:20:18 +0900, "Manfred Stienstra" writes: |Hammed Malik wrote: |> In my rails app I've line with the following code: |> |> ("a".."z").to_a | |When I try this with jcode loaded it immediately breaks. It looks like |other people have noticed it too and there is a fix: | |http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-dev/28980 No, it's about 1.9 and the OP was using 1.8.4. I will examine it later. matz.