Comment on Rails XSS vulnerability in number formatting (CVE-2014-0081)parentComments−jonknee12yWhy would they be rarely used? That's a very common task. A quick search on GitHub shows lots of likely uses:https://github.com/search?q=number_to_currency+in%3Afile+lan...https://github.com/search?q=number_to_human+in%3Afile+langua...https://github.com/search?q=number_to_percentage+in%3Afile+l...
Comments
Why would they be rarely used? That's a very common task. A quick search on GitHub shows lots of likely uses:
https://github.com/search?q=number_to_currency+in%3Afile+lan...
https://github.com/search?q=number_to_human+in%3Afile+langua...
https://github.com/search?q=number_to_percentage+in%3Afile+l...