From: Roger Pack Date: 2009-12-15T07:23:05+09:00 Subject: what does this do? >> "abcd"[0..2] = 'ggg' => "ggg" What is going on here, anybody have any ideas? -r -- Posted via http://www.ruby-forum.com/.