Displaying 1 result from an estimated 1 matches for "x48996".
Did you mean:
48996
2006 Jul 11
17
[Best Practices] phone numbers??
I''ve seen phone numbers handled many different ways. Is there a recommended
Rails way to store, format and display phone numbers? I''d appreciate
comments from the community on this.
1. Is it better to store phone number as a 10-digit string? Then format it
as desired when displaying it?
2. or, is it better to store with formatting, ie. "(222) 111-2222" ?
3. Is