Subject: Function for integers to displayed with same number of digit
From: Adrian Fraiha <fraiha charter.net>
Date: Sun, 23 Jul 2006 08:24:15 +0900
Is there or a function, or anyone know of a hack without using if else
statements extensivley to have numbers displayed, such as 1 as 0001, 100
as 0100, 1000 as 1000 etc?
Anyhelp is appreciated, thanks!
--
Posted via http://www.ruby-forum.com/.