From: kevid Date: 2010-06-03T00:10:05+09:00 Subject: PRE DETERMINE THE SIZE OF A STRING Hi all, please, is there a way to pre-determine the size (or capacity) of a string in ruby? i.e if a have a string "str" , i will set it to contain characters not more than 10.