From 3fc5a9e6e666a355174909646ee89b4159d163c0 Mon Sep 17 00:00:00 2001 From: Maxime Bedard Date: Mon, 14 Aug 2017 16:14:21 -0400 Subject: [PATCH] Add Bolivia (BO) to countries without postal codes --- lib/active_utils/country.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/active_utils/country.rb b/lib/active_utils/country.rb index 4dc852a..539607e 100644 --- a/lib/active_utils/country.rb +++ b/lib/active_utils/country.rb @@ -320,7 +320,7 @@ def to_s COUNTRIES_THAT_DO_NOT_USE_POSTALCODES = %w( QA BZ BS BF BJ AG AE AI AO AW HK FJ ML JM ZW YE UG TV TT TG TD PA - CW GH SS + CW GH SS BO ) def uses_postal_codes?