Software Engineering in WordPress, PHP, and Backend Development

Tag: Rails (Page 3 of 4)

Articles, tips, and resources for Rails-based development.

Handling Currency in Rails

I’m working on a small application in which currency – specifically USD – will be stored in a MySQL database.

Because Rails supports a variety of number formats, it’s not completely obvious which is the best to use when storing monetary values.

Using a decimal with a certain level of precision seems to be the most scalable option.

Continue reading

« Older posts Newer posts »

© 2024 Tom McFarlin

Theme by Anders NorenUp ↑