mirror of
https://github.com/elisspace/FxLifeSheet.git
synced 2026-08-29 15:44:00 +00:00
Add additional countries
This commit is contained in:
@@ -64,7 +64,7 @@ module Importers
|
||||
when "United States", "Canada" then "North America"
|
||||
when "Argentina", "Mexico" then "North America"
|
||||
when "Austria", "Norway", "Slovenia", "Germany", "Croatia", "Italy", "France", "Spain", "United Kingdom", "Iceland", "Vatican City", "Turkey" then "Europe"
|
||||
when "Taiwan" then "Asia"
|
||||
when "Taiwan", "Vietnam", "Thailand", "Hong Kong", "Japan", "South Korea" then "Asia"
|
||||
end
|
||||
if continent.nil?
|
||||
binding.pry
|
||||
|
||||
Reference in New Issue
Block a user