[Rails] European number format - the rational ruby way

Javier Solórzano jsolorz at risk-factor.biz
Wed Jul 26 11:49:39 GMT 2006


Hi There,

Users in some european countries like to write 1.234,56 instead of  
1,234.56 What would be the easiest way of accepting this number  
format? For output, I'm using a formatting helper, but I haven't  
figured out how to do it for input.

thanks,

js 


More information about the Rails mailing list