>rails has built in number_to_currency helper which takes options like unit, delimeter, seperator which displays foreign currency correctly but somehow it is not best suited for indian currency.Below is how we managed 2 years ago to display indian currency formatted properly with comma as seperator. personally i think it could be more better than what … Continue reading number to indian currency helper for rails with WebRupee