lib/iceland/postal_codes.rb in iceland-0.1.12 vs lib/iceland/postal_codes.rb in iceland-0.1.13

- old
+ new

@@ -1,6 +1,7 @@ # Postal Codes module Iceland + # The postal code data as a Hash object POSTAL_CODES = YAML.load_file(File.expand_path('../../postcodes.yml', __FILE__)) # Get an array of hashes with postal_code and locale attributes #