Skip to content

Commit

Permalink
add Sint Maarten (Netherlands Part) to the list of countries
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdonaldson committed Aug 29, 2015
1 parent cd9407f commit 2a89ee3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/active_utils/country.rb
Expand Up @@ -262,6 +262,7 @@ def to_s
{ :alpha2 => 'SC', :name => 'Seychelles', :alpha3 => 'SYC', :numeric => '690' },
{ :alpha2 => 'SL', :name => 'Sierra Leone', :alpha3 => 'SLE', :numeric => '694' },
{ :alpha2 => 'SG', :name => 'Singapore', :alpha3 => 'SGP', :numeric => '702' },
{ :alpha2 => 'SX', :name => 'Sint Maarten (Netherlands Part)', :alpha3 => 'SXM', :numberic => '534' },
{ :alpha2 => 'SK', :name => 'Slovakia', :alpha3 => 'SVK', :numeric => '703' },
{ :alpha2 => 'SI', :name => 'Slovenia', :alpha3 => 'SVN', :numeric => '705' },
{ :alpha2 => 'SB', :name => 'Solomon Islands', :alpha3 => 'SLB', :numeric => '090' },
Expand Down

0 comments on commit 2a89ee3

Please sign in to comment.