From 8ccd3bfc12368113ad2f1880389c186ab1d0f4a1 Mon Sep 17 00:00:00 2001 From: Jens-Christian Fischer Date: Tue, 22 Jan 2013 19:44:48 +0100 Subject: [PATCH] + Relax Slowenian numbering --- lib/phony/countries.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/phony/countries.rb b/lib/phony/countries.rb index 2724cee6..04f197c7 100644 --- a/lib/phony/countries.rb +++ b/lib/phony/countries.rb @@ -508,7 +508,7 @@ fixed(2) >> split(3, 5), # 2-digit NDCs length( 1 => 9, 2 => 10) - country '386', fixed(2) >> split(3, 2, 2), length(9) # Slovenia + country '386', fixed(2) >> split(3, 2, 2), length(8..9) # Slovenia country '387', fixed(2) >> split(3,2,2), length(9) # Bosnia and Herzegovina country '388', fixed(2) >> split(3,2,2), length(9) # Group of countries, shared code country '389', fixed(2) >> split(3,2,2), length(9) # The Former Yugoslav Republic of Macedonia