Jeremy Cowgar
2006-Jul-02 03:10 UTC
[Rails] Model postal mail addresses (internationally)?
What''s the best way to model postal mail addresses when the app is going to be used internationally? Jeremy Cowgar
Peter De Berdt
2006-Jul-04 09:04 UTC
[Rails] Model postal mail addresses (internationally)?
On 02 Jul 2006, at 05:10, Jeremy Cowgar wrote:> What''s the best way to model postal mail addresses when the app is > going to be used internationally?I have the following fields: address (string) city (string) postalcode (string, really!) state-or-province (string) country (string) Keep in mind some countries have a different way of using postal mail addresses, e.g. : Belgium/Netherlands: Street Number (yes, first street name, then number) Postalcode City Country (province is not used, because belgium is a very small country anyway :-)) Best regards Peter De Berdt -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060704/b03fbd95/attachment.html