Ruby-on-Rails: Numeric types
There are many data types for storing numerical data in a database, each with their own strengths and weaknesses when it comes to range, storage size and performance.
E-commerce applications soon run into the issue of storing monetary values. Dependi...
blog.markcharles.dev3 min read