Posted By Weston Ganger
If you have some large numbers, displaying them without commas can be hard to read.
Here a simple method in Rails through ActiveSupport
# in controller or view number_with_delimiter(123456789) # => 123,456,789 #in console helper.number_with_delimiter(123456789)
Related External Links:
Article Topic:Software Development - Rails
Date:February 05, 2016
Want me to help develop your next Ruby-on-Rails project or application?
604-309-8713info@solidfoundationwebdev.com
I would love to get in touch and talk about your next project. Feel free to send a message and I will get back to you shortly.