- add method_missing to String class only if the char_length == 1.
authoreto <eto>
Wed, 5 Mar 2003 14:10:29 +0000 (14:10 +0000)
committereto <eto>
Wed, 5 Mar 2003 14:10:29 +0000 (14:10 +0000)
commit545951c3f879a03a861ddb6ebaa643c0f1a05b19
treecb369ef6709d0cd920b849f65fdc35e764a8ebed
parent0ecdde2a5f316776651744e1bc8f68ad8710df5a
- add method_missing to String class only if the char_length == 1.
- map_ to_ from_ attribute alias added.
src/chise.rb
t/tc_char.rb
t/tc_str.rb