Adding a new trait to easily parse numbers on model, this may be usefull when you has db columns with a lot of zero decimals and your DB engine may be formating as string to keep the numbers.
Adding a new trait to easily parse numbers on model, this may be usefull when you has db columns with a lot of zero decimals and your DB engine may be formating as string to keep the numbers.