Remove Embedded Spaces
For example, if the user enters 1234 5678 7654, I need to re-format it to 123456787654. I've been trying to find the manipulation techniques in bookshelf, but I'm short on time and thought maybe someone had the answer handy. Thanks!