From: Jon Stenqvist Date: 2007-11-12T23:29:57+09:00 Subject: Format string Hello, In other language there is often a function for format a string. Format("Hello %s",["Stonebreaker"]) I'm would like to use this for localization strings so the "#{var}" would not be a good chooise. Is there a already built in function for this? Kind regards Jon -- Posted via http://www.ruby-forum.com/.