feedback_with_country_state 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (89) hide show
  1. data/MIT-LICENSE +20 -0
  2. data/README.rdoc +3 -0
  3. data/Rakefile +34 -0
  4. data/app/assets/javascripts/feedback_with_country_state/application.js +13 -0
  5. data/app/assets/javascripts/feedback_with_country_state/users.js +20 -0
  6. data/app/assets/stylesheets/feedback_with_country_state/application.css +13 -0
  7. data/app/assets/stylesheets/feedback_with_country_state/users.css +4 -0
  8. data/app/controllers/feedback_with_country_state/application_controller.rb +4 -0
  9. data/app/controllers/feedback_with_country_state/users_controller.rb +40 -0
  10. data/app/helpers/feedback_with_country_state/application_helper.rb +4 -0
  11. data/app/helpers/feedback_with_country_state/users_helper.rb +4 -0
  12. data/app/models/feedback_with_country_state/country.rb +5 -0
  13. data/app/models/feedback_with_country_state/state.rb +5 -0
  14. data/app/models/feedback_with_country_state/user.rb +6 -0
  15. data/app/views/feedback_with_country_state/users/index.html.erb +1 -0
  16. data/app/views/feedback_with_country_state/users/new.html.erb +37 -0
  17. data/app/views/feedback_with_country_state/users/show.html.erb +28 -0
  18. data/app/views/layouts/feedback_with_country_state/application.html.erb +15 -0
  19. data/config/routes.rb +4 -0
  20. data/db/migrate/20131120142341_create_feedback_with_country_state_users.rb +13 -0
  21. data/db/migrate/20131120142358_create_feedback_with_country_state_countries.rb +10 -0
  22. data/db/migrate/20131120142405_create_feedback_with_country_state_states.rb +11 -0
  23. data/db/seeds.rb +17 -0
  24. data/lib/feedback_with_country_state.rb +4 -0
  25. data/lib/feedback_with_country_state/engine.rb +5 -0
  26. data/lib/feedback_with_country_state/version.rb +3 -0
  27. data/lib/tasks/feedback_with_country_state_tasks.rake +4 -0
  28. data/test/controllers/feedback_with_country_state/users_controller_test.rb +9 -0
  29. data/test/dummy/README.rdoc +28 -0
  30. data/test/dummy/Rakefile +6 -0
  31. data/test/dummy/app/assets/javascripts/application.js +13 -0
  32. data/test/dummy/app/assets/stylesheets/application.css +13 -0
  33. data/test/dummy/app/controllers/application_controller.rb +5 -0
  34. data/test/dummy/app/helpers/application_helper.rb +2 -0
  35. data/test/dummy/app/views/layouts/application.html.erb +14 -0
  36. data/test/dummy/bin/bundle +3 -0
  37. data/test/dummy/bin/rails +4 -0
  38. data/test/dummy/bin/rake +4 -0
  39. data/test/dummy/config.ru +4 -0
  40. data/test/dummy/config/application.rb +23 -0
  41. data/test/dummy/config/boot.rb +5 -0
  42. data/test/dummy/config/database.yml +25 -0
  43. data/test/dummy/config/environment.rb +5 -0
  44. data/test/dummy/config/environments/development.rb +29 -0
  45. data/test/dummy/config/environments/production.rb +80 -0
  46. data/test/dummy/config/environments/test.rb +36 -0
  47. data/test/dummy/config/initializers/backtrace_silencers.rb +7 -0
  48. data/test/dummy/config/initializers/filter_parameter_logging.rb +4 -0
  49. data/test/dummy/config/initializers/inflections.rb +16 -0
  50. data/test/dummy/config/initializers/mime_types.rb +5 -0
  51. data/test/dummy/config/initializers/secret_token.rb +12 -0
  52. data/test/dummy/config/initializers/session_store.rb +3 -0
  53. data/test/dummy/config/initializers/wrap_parameters.rb +14 -0
  54. data/test/dummy/config/locales/en.yml +23 -0
  55. data/test/dummy/config/routes.rb +4 -0
  56. data/test/dummy/countries.csv +246 -0
  57. data/test/dummy/db/development.sqlite3 +0 -0
  58. data/test/dummy/db/schema.rb +41 -0
  59. data/test/dummy/db/seeds.rb +17 -0
  60. data/test/dummy/db/test.sqlite3 +0 -0
  61. data/test/dummy/log/development.log +8021 -0
  62. data/test/dummy/public/404.html +58 -0
  63. data/test/dummy/public/422.html +58 -0
  64. data/test/dummy/public/500.html +57 -0
  65. data/test/dummy/public/favicon.ico +0 -0
  66. data/test/dummy/states.csv +1626 -0
  67. data/test/dummy/tmp/cache/assets/development/sprockets/00a4f98286c23052abf232d6878da82a +0 -0
  68. data/test/dummy/tmp/cache/assets/development/sprockets/0419fefceda5a67a222cb6f6478f498f +0 -0
  69. data/test/dummy/tmp/cache/assets/development/sprockets/0ab64614ef25980ac4cf9e81a9892a44 +0 -0
  70. data/test/dummy/tmp/cache/assets/development/sprockets/0bcb67bba77f8632667ed7013faed456 +0 -0
  71. data/test/dummy/tmp/cache/assets/development/sprockets/17b435992d09784986690dfdbe6906b0 +0 -0
  72. data/test/dummy/tmp/cache/assets/development/sprockets/2560397becd6c9f617c58941ba7216db +0 -0
  73. data/test/dummy/tmp/cache/assets/development/sprockets/30069ac6f8471fb464c289506e9ed054 +0 -0
  74. data/test/dummy/tmp/cache/assets/development/sprockets/3a8794bf66ac5ed1a9b87737368dac39 +0 -0
  75. data/test/dummy/tmp/cache/assets/development/sprockets/b2676dd62f215a196fb93a8e3e0fcfc9 +0 -0
  76. data/test/dummy/tmp/cache/assets/development/sprockets/c47eceec5a8c481e3aba47c384f198b5 +0 -0
  77. data/test/dummy/tmp/cache/assets/development/sprockets/c9c2dd6386bf37dc338ae1e7d8daaf4d +0 -0
  78. data/test/dummy/tmp/cache/assets/development/sprockets/f71897be8009100a97eeb34ec367abbc +0 -0
  79. data/test/feedback_with_country_state_test.rb +7 -0
  80. data/test/fixtures/feedback_with_country_state/countries.yml +9 -0
  81. data/test/fixtures/feedback_with_country_state/states.yml +11 -0
  82. data/test/fixtures/feedback_with_country_state/users.yml +15 -0
  83. data/test/helpers/feedback_with_country_state/users_helper_test.rb +6 -0
  84. data/test/integration/navigation_test.rb +10 -0
  85. data/test/models/feedback_with_country_state/country_test.rb +9 -0
  86. data/test/models/feedback_with_country_state/state_test.rb +9 -0
  87. data/test/models/feedback_with_country_state/user_test.rb +9 -0
  88. data/test/test_helper.rb +15 -0
  89. metadata +226 -0
@@ -0,0 +1,5 @@
1
+ class ApplicationController < ActionController::Base
2
+ # Prevent CSRF attacks by raising an exception.
3
+ # For APIs, you may want to use :null_session instead.
4
+ protect_from_forgery with: :exception
5
+ end
@@ -0,0 +1,2 @@
1
+ module ApplicationHelper
2
+ end
@@ -0,0 +1,14 @@
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <title>Dummy</title>
5
+ <%= stylesheet_link_tag "application", media: "all", "data-turbolinks-track" => true %>
6
+ <%= javascript_include_tag "application", "data-turbolinks-track" => true %>
7
+ <%= csrf_meta_tags %>
8
+ </head>
9
+ <body>
10
+
11
+ <%= yield %>
12
+
13
+ </body>
14
+ </html>
@@ -0,0 +1,3 @@
1
+ #!/usr/bin/env ruby
2
+ ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)
3
+ load Gem.bin_path('bundler', 'bundle')
@@ -0,0 +1,4 @@
1
+ #!/usr/bin/env ruby
2
+ APP_PATH = File.expand_path('../../config/application', __FILE__)
3
+ require_relative '../config/boot'
4
+ require 'rails/commands'
@@ -0,0 +1,4 @@
1
+ #!/usr/bin/env ruby
2
+ require_relative '../config/boot'
3
+ require 'rake'
4
+ Rake.application.run
@@ -0,0 +1,4 @@
1
+ # This file is used by Rack-based servers to start the application.
2
+
3
+ require ::File.expand_path('../config/environment', __FILE__)
4
+ run Rails.application
@@ -0,0 +1,23 @@
1
+ require File.expand_path('../boot', __FILE__)
2
+
3
+ require 'rails/all'
4
+
5
+ Bundler.require(*Rails.groups)
6
+ require "feedback_with_country_state"
7
+
8
+ module Dummy
9
+ class Application < Rails::Application
10
+ # Settings in config/environments/* take precedence over those specified here.
11
+ # Application configuration should go into files in config/initializers
12
+ # -- all .rb files in that directory are automatically loaded.
13
+
14
+ # Set Time.zone default to the specified zone and make Active Record auto-convert to this zone.
15
+ # Run "rake -D time" for a list of tasks for finding time zone names. Default is UTC.
16
+ # config.time_zone = 'Central Time (US & Canada)'
17
+
18
+ # The default locale is :en and all translations from config/locales/*.rb,yml are auto loaded.
19
+ # config.i18n.load_path += Dir[Rails.root.join('my', 'locales', '*.{rb,yml}').to_s]
20
+ # config.i18n.default_locale = :de
21
+ end
22
+ end
23
+
@@ -0,0 +1,5 @@
1
+ # Set up gems listed in the Gemfile.
2
+ ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../../../Gemfile', __FILE__)
3
+
4
+ require 'bundler/setup' if File.exists?(ENV['BUNDLE_GEMFILE'])
5
+ $LOAD_PATH.unshift File.expand_path('../../../../lib', __FILE__)
@@ -0,0 +1,25 @@
1
+ # SQLite version 3.x
2
+ # gem install sqlite3
3
+ #
4
+ # Ensure the SQLite 3 gem is defined in your Gemfile
5
+ # gem 'sqlite3'
6
+ development:
7
+ adapter: sqlite3
8
+ database: db/development.sqlite3
9
+ pool: 5
10
+ timeout: 5000
11
+
12
+ # Warning: The database defined as "test" will be erased and
13
+ # re-generated from your development database when you run "rake".
14
+ # Do not set this db to the same as development or production.
15
+ test:
16
+ adapter: sqlite3
17
+ database: db/test.sqlite3
18
+ pool: 5
19
+ timeout: 5000
20
+
21
+ production:
22
+ adapter: sqlite3
23
+ database: db/production.sqlite3
24
+ pool: 5
25
+ timeout: 5000
@@ -0,0 +1,5 @@
1
+ # Load the Rails application.
2
+ require File.expand_path('../application', __FILE__)
3
+
4
+ # Initialize the Rails application.
5
+ Dummy::Application.initialize!
@@ -0,0 +1,29 @@
1
+ Dummy::Application.configure do
2
+ # Settings specified here will take precedence over those in config/application.rb.
3
+
4
+ # In the development environment your application's code is reloaded on
5
+ # every request. This slows down response time but is perfect for development
6
+ # since you don't have to restart the web server when you make code changes.
7
+ config.cache_classes = false
8
+
9
+ # Do not eager load code on boot.
10
+ config.eager_load = false
11
+
12
+ # Show full error reports and disable caching.
13
+ config.consider_all_requests_local = true
14
+ config.action_controller.perform_caching = false
15
+
16
+ # Don't care if the mailer can't send.
17
+ config.action_mailer.raise_delivery_errors = false
18
+
19
+ # Print deprecation notices to the Rails logger.
20
+ config.active_support.deprecation = :log
21
+
22
+ # Raise an error on page load if there are pending migrations
23
+ config.active_record.migration_error = :page_load
24
+
25
+ # Debug mode disables concatenation and preprocessing of assets.
26
+ # This option may cause significant delays in view rendering with a large
27
+ # number of complex assets.
28
+ config.assets.debug = true
29
+ end
@@ -0,0 +1,80 @@
1
+ Dummy::Application.configure do
2
+ # Settings specified here will take precedence over those in config/application.rb.
3
+
4
+ # Code is not reloaded between requests.
5
+ config.cache_classes = true
6
+
7
+ # Eager load code on boot. This eager loads most of Rails and
8
+ # your application in memory, allowing both thread web servers
9
+ # and those relying on copy on write to perform better.
10
+ # Rake tasks automatically ignore this option for performance.
11
+ config.eager_load = true
12
+
13
+ # Full error reports are disabled and caching is turned on.
14
+ config.consider_all_requests_local = false
15
+ config.action_controller.perform_caching = true
16
+
17
+ # Enable Rack::Cache to put a simple HTTP cache in front of your application
18
+ # Add `rack-cache` to your Gemfile before enabling this.
19
+ # For large-scale production use, consider using a caching reverse proxy like nginx, varnish or squid.
20
+ # config.action_dispatch.rack_cache = true
21
+
22
+ # Disable Rails's static asset server (Apache or nginx will already do this).
23
+ config.serve_static_assets = false
24
+
25
+ # Compress JavaScripts and CSS.
26
+ config.assets.js_compressor = :uglifier
27
+ # config.assets.css_compressor = :sass
28
+
29
+ # Do not fallback to assets pipeline if a precompiled asset is missed.
30
+ config.assets.compile = false
31
+
32
+ # Generate digests for assets URLs.
33
+ config.assets.digest = true
34
+
35
+ # Version of your assets, change this if you want to expire all your assets.
36
+ config.assets.version = '1.0'
37
+
38
+ # Specifies the header that your server uses for sending files.
39
+ # config.action_dispatch.x_sendfile_header = "X-Sendfile" # for apache
40
+ # config.action_dispatch.x_sendfile_header = 'X-Accel-Redirect' # for nginx
41
+
42
+ # Force all access to the app over SSL, use Strict-Transport-Security, and use secure cookies.
43
+ # config.force_ssl = true
44
+
45
+ # Set to :debug to see everything in the log.
46
+ config.log_level = :info
47
+
48
+ # Prepend all log lines with the following tags.
49
+ # config.log_tags = [ :subdomain, :uuid ]
50
+
51
+ # Use a different logger for distributed setups.
52
+ # config.logger = ActiveSupport::TaggedLogging.new(SyslogLogger.new)
53
+
54
+ # Use a different cache store in production.
55
+ # config.cache_store = :mem_cache_store
56
+
57
+ # Enable serving of images, stylesheets, and JavaScripts from an asset server.
58
+ # config.action_controller.asset_host = "http://assets.example.com"
59
+
60
+ # Precompile additional assets.
61
+ # application.js, application.css, and all non-JS/CSS in app/assets folder are already added.
62
+ # config.assets.precompile += %w( search.js )
63
+
64
+ # Ignore bad email addresses and do not raise email delivery errors.
65
+ # Set this to true and configure the email server for immediate delivery to raise delivery errors.
66
+ # config.action_mailer.raise_delivery_errors = false
67
+
68
+ # Enable locale fallbacks for I18n (makes lookups for any locale fall back to
69
+ # the I18n.default_locale when a translation can not be found).
70
+ config.i18n.fallbacks = true
71
+
72
+ # Send deprecation notices to registered listeners.
73
+ config.active_support.deprecation = :notify
74
+
75
+ # Disable automatic flushing of the log to improve performance.
76
+ # config.autoflush_log = false
77
+
78
+ # Use default logging formatter so that PID and timestamp are not suppressed.
79
+ config.log_formatter = ::Logger::Formatter.new
80
+ end
@@ -0,0 +1,36 @@
1
+ Dummy::Application.configure do
2
+ # Settings specified here will take precedence over those in config/application.rb.
3
+
4
+ # The test environment is used exclusively to run your application's
5
+ # test suite. You never need to work with it otherwise. Remember that
6
+ # your test database is "scratch space" for the test suite and is wiped
7
+ # and recreated between test runs. Don't rely on the data there!
8
+ config.cache_classes = true
9
+
10
+ # Do not eager load code on boot. This avoids loading your whole application
11
+ # just for the purpose of running a single test. If you are using a tool that
12
+ # preloads Rails for running tests, you may have to set it to true.
13
+ config.eager_load = false
14
+
15
+ # Configure static asset server for tests with Cache-Control for performance.
16
+ config.serve_static_assets = true
17
+ config.static_cache_control = "public, max-age=3600"
18
+
19
+ # Show full error reports and disable caching.
20
+ config.consider_all_requests_local = true
21
+ config.action_controller.perform_caching = false
22
+
23
+ # Raise exceptions instead of rendering exception templates.
24
+ config.action_dispatch.show_exceptions = false
25
+
26
+ # Disable request forgery protection in test environment.
27
+ config.action_controller.allow_forgery_protection = false
28
+
29
+ # Tell Action Mailer not to deliver emails to the real world.
30
+ # The :test delivery method accumulates sent emails in the
31
+ # ActionMailer::Base.deliveries array.
32
+ config.action_mailer.delivery_method = :test
33
+
34
+ # Print deprecation notices to the stderr.
35
+ config.active_support.deprecation = :stderr
36
+ end
@@ -0,0 +1,7 @@
1
+ # Be sure to restart your server when you modify this file.
2
+
3
+ # You can add backtrace silencers for libraries that you're using but don't wish to see in your backtraces.
4
+ # Rails.backtrace_cleaner.add_silencer { |line| line =~ /my_noisy_library/ }
5
+
6
+ # You can also remove all the silencers if you're trying to debug a problem that might stem from framework code.
7
+ # Rails.backtrace_cleaner.remove_silencers!
@@ -0,0 +1,4 @@
1
+ # Be sure to restart your server when you modify this file.
2
+
3
+ # Configure sensitive parameters which will be filtered from the log file.
4
+ Rails.application.config.filter_parameters += [:password]
@@ -0,0 +1,16 @@
1
+ # Be sure to restart your server when you modify this file.
2
+
3
+ # Add new inflection rules using the following format. Inflections
4
+ # are locale specific, and you may define rules for as many different
5
+ # locales as you wish. All of these examples are active by default:
6
+ # ActiveSupport::Inflector.inflections(:en) do |inflect|
7
+ # inflect.plural /^(ox)$/i, '\1en'
8
+ # inflect.singular /^(ox)en/i, '\1'
9
+ # inflect.irregular 'person', 'people'
10
+ # inflect.uncountable %w( fish sheep )
11
+ # end
12
+
13
+ # These inflection rules are supported but not enabled by default:
14
+ # ActiveSupport::Inflector.inflections(:en) do |inflect|
15
+ # inflect.acronym 'RESTful'
16
+ # end
@@ -0,0 +1,5 @@
1
+ # Be sure to restart your server when you modify this file.
2
+
3
+ # Add new mime types for use in respond_to blocks:
4
+ # Mime::Type.register "text/richtext", :rtf
5
+ # Mime::Type.register_alias "text/html", :iphone
@@ -0,0 +1,12 @@
1
+ # Be sure to restart your server when you modify this file.
2
+
3
+ # Your secret key is used for verifying the integrity of signed cookies.
4
+ # If you change this key, all old signed cookies will become invalid!
5
+
6
+ # Make sure the secret is at least 30 characters and all random,
7
+ # no regular words or you'll be exposed to dictionary attacks.
8
+ # You can use `rake secret` to generate a secure secret key.
9
+
10
+ # Make sure your secret_key_base is kept private
11
+ # if you're sharing your code publicly.
12
+ Dummy::Application.config.secret_key_base = 'e503d3f200c0f2dc705d0953366fcd8cc5b5e07cadea351362291838a4783ec2ed25883f4915d9d4f97ffd3e603a5c11c39bf0b032fc4902cd66f6c9fb4e1f4e'
@@ -0,0 +1,3 @@
1
+ # Be sure to restart your server when you modify this file.
2
+
3
+ Dummy::Application.config.session_store :cookie_store, key: '_dummy_session'
@@ -0,0 +1,14 @@
1
+ # Be sure to restart your server when you modify this file.
2
+
3
+ # This file contains settings for ActionController::ParamsWrapper which
4
+ # is enabled by default.
5
+
6
+ # Enable parameter wrapping for JSON. You can disable this by setting :format to an empty array.
7
+ ActiveSupport.on_load(:action_controller) do
8
+ wrap_parameters format: [:json] if respond_to?(:wrap_parameters)
9
+ end
10
+
11
+ # To enable root element in JSON for ActiveRecord objects.
12
+ # ActiveSupport.on_load(:active_record) do
13
+ # self.include_root_in_json = true
14
+ # end
@@ -0,0 +1,23 @@
1
+ # Files in the config/locales directory are used for internationalization
2
+ # and are automatically loaded by Rails. If you want to use locales other
3
+ # than English, add the necessary files in this directory.
4
+ #
5
+ # To use the locales, use `I18n.t`:
6
+ #
7
+ # I18n.t 'hello'
8
+ #
9
+ # In views, this is aliased to just `t`:
10
+ #
11
+ # <%= t('hello') %>
12
+ #
13
+ # To use a different locale, set it with `I18n.locale`:
14
+ #
15
+ # I18n.locale = :es
16
+ #
17
+ # This would use the information in config/locales/es.yml.
18
+ #
19
+ # To learn more, please read the Rails Internationalization guide
20
+ # available at http://guides.rubyonrails.org/i18n.html.
21
+
22
+ en:
23
+ hello: "Hello world"
@@ -0,0 +1,4 @@
1
+ Rails.application.routes.draw do
2
+
3
+ mount FeedbackWithCountryState::Engine => "/feedback_with_country_state"
4
+ end
@@ -0,0 +1,246 @@
1
+ country_id,name,abbreviation
2
+ "1001","Afghanistan","AF"
3
+ "1002","Albania","AL"
4
+ "1003","Algeria","DZ"
5
+ "1004","American Samoa","AS"
6
+ "1005","Andorra","AD"
7
+ "1006","Angola","AO"
8
+ "1007","Anguilla","AI"
9
+ "1008","Antarctica","AQ"
10
+ "1009","Antigua and Barbuda","AG"
11
+ "1010","Argentina","AR"
12
+ "1011","Armenia","AM"
13
+ "1012","Aruba","AW"
14
+ "1013","Australia","AU"
15
+ "1014","Austria","AT"
16
+ "1015","Azerbaijan","AZ"
17
+ "1016","Bahrain","BH"
18
+ "1017","Bangladesh","BD"
19
+ "1018","Barbados","BB"
20
+ "1019","Belarus","BY"
21
+ "1020","Belgium","BE"
22
+ "1021","Belize","BZ"
23
+ "1022","Benin","BJ"
24
+ "1023","Bermuda","BM"
25
+ "1024","Bhutan","BT"
26
+ "1025","Bolivia","BO"
27
+ "1026","Bosnia and Herzegovina","BA"
28
+ "1027","Botswana","BW"
29
+ "1028","Bouvet Island","BV"
30
+ "1029","Brazil","BR"
31
+ "1030","British Indian Ocean Territory","IO"
32
+ "1031","Virgin Islands, British","VG"
33
+ "1032","Brunei Darussalam","BN"
34
+ "1033","Bulgaria","BG"
35
+ "1034","Burkina Faso","BF"
36
+ "1035","Myanmar","MM"
37
+ "1036","Burundi","BI"
38
+ "1037","Cambodia","KH"
39
+ "1038","Cameroon","CM"
40
+ "1039","Canada","CA"
41
+ "1040","Cape Verde","CV"
42
+ "1041","Cayman Islands","KY"
43
+ "1042","Central African Republic","CF"
44
+ "1043","Chad","TD"
45
+ "1044","Chile","CL"
46
+ "1045","China","CN"
47
+ "1046","Christmas Island","CX"
48
+ "1047","Cocos (Keeling) Islands","CC"
49
+ "1048","Colombia","CO"
50
+ "1049","Comoros","KM"
51
+ "1050","Congo, The Democratic Republic of the","CD"
52
+ "1051","Congo","CG"
53
+ "1052","Cook Islands","CK"
54
+ "1053","Costa Rica","CR"
55
+ "1054","Côte d'Ivoire","CI"
56
+ "1055","Croatia","HR"
57
+ "1056","Cuba","CU"
58
+ "1057","Cyprus","CY"
59
+ "1058","Czech Republic","CZ"
60
+ "1059","Denmark","DK"
61
+ "1060","Djibouti","DJ"
62
+ "1061","Dominica","DM"
63
+ "1062","Dominican Republic","DO"
64
+ "1063","Timor-Leste","TL"
65
+ "1064","Ecuador","EC"
66
+ "1065","Egypt","EG"
67
+ "1066","El Salvador","SV"
68
+ "1067","Equatorial Guinea","GQ"
69
+ "1068","Eritrea","ER"
70
+ "1069","Estonia","EE"
71
+ "1070","Ethiopia","ET"
72
+ "1072","Falkland Islands (Malvinas)","FK"
73
+ "1073","Faroe Islands","FO"
74
+ "1074","Fiji","FJ"
75
+ "1075","Finland","FI"
76
+ "1076","France","FR"
77
+ "1077","French Guiana","GF"
78
+ "1078","French Polynesia","PF"
79
+ "1079","French Southern Territories","TF"
80
+ "1080","Gabon","GA"
81
+ "1081","Georgia","GE"
82
+ "1082","Germany","DE"
83
+ "1083","Ghana","GH"
84
+ "1084","Gibraltar","GI"
85
+ "1085","Greece","GR"
86
+ "1086","Greenland","GL"
87
+ "1087","Grenada","GD"
88
+ "1088","Guadeloupe","GP"
89
+ "1089","Guam","GU"
90
+ "1090","Guatemala","GT"
91
+ "1091","Guinea","GN"
92
+ "1092","Guinea-Bissau","GW"
93
+ "1093","Guyana","GY"
94
+ "1094","Haiti","HT"
95
+ "1095","Heard Island and McDonald Islands","HM"
96
+ "1096","Holy See (Vatican City State)","VA"
97
+ "1097","Honduras","HN"
98
+ "1098","Hong Kong","HK"
99
+ "1099","Hungary","HU"
100
+ "1100","Iceland","IS"
101
+ "1101","India","IN"
102
+ "1102","Indonesia","ID"
103
+ "1103","Iran, Islamic Republic of","IR"
104
+ "1104","Iraq","IQ"
105
+ "1105","Ireland","IE"
106
+ "1106","Israel","IL"
107
+ "1107","Italy","IT"
108
+ "1108","Jamaica","JM"
109
+ "1109","Japan","JP"
110
+ "1110","Jordan","JO"
111
+ "1111","Kazakhstan","KZ"
112
+ "1112","Kenya","KE"
113
+ "1113","Kiribati","KI"
114
+ "1114","Korea, Democratic People's Republic of","KP"
115
+ "1115","Korea, Republic of","KR"
116
+ "1116","Kuwait","KW"
117
+ "1117","Kyrgyzstan","KG"
118
+ "1118","Lao People's Democratic Republic","LA"
119
+ "1119","Latvia","LV"
120
+ "1120","Lebanon","LB"
121
+ "1121","Lesotho","LS"
122
+ "1122","Liberia","LR"
123
+ "1123","Libyan Arab Jamahiriya","LY"
124
+ "1124","Liechtenstein","LI"
125
+ "1125","Lithuania","LT"
126
+ "1126","Luxembourg","LU"
127
+ "1127","Macao","MO"
128
+ "1128","Macedonia, Republic of","MK"
129
+ "1129","Madagascar","MG"
130
+ "1130","Malawi","MW"
131
+ "1131","Malaysia","MY"
132
+ "1132","Maldives","MV"
133
+ "1133","Mali","ML"
134
+ "1134","Malta","MT"
135
+ "1135","Marshall Islands","MH"
136
+ "1136","Martinique","MQ"
137
+ "1137","Mauritania","MR"
138
+ "1138","Mauritius","MU"
139
+ "1139","Mayotte","YT"
140
+ "1140","Mexico","MX"
141
+ "1141","Micronesia, Federated States of","FM"
142
+ "1142","Moldova","MD"
143
+ "1143","Monaco","MC"
144
+ "1144","Mongolia","MN"
145
+ "1145","Montserrat","MS"
146
+ "1146","Morocco","MA"
147
+ "1147","Mozambique","MZ"
148
+ "1148","Namibia","NA"
149
+ "1149","Nauru","NR"
150
+ "1150","Nepal","NP"
151
+ "1151","Netherlands Antilles","AN"
152
+ "1152","Netherlands","NL"
153
+ "1153","New Caledonia","NC"
154
+ "1154","New Zealand","NZ"
155
+ "1155","Nicaragua","NI"
156
+ "1156","Niger","NE"
157
+ "1157","Nigeria","NG"
158
+ "1158","Niue","NU"
159
+ "1159","Norfolk Island","NF"
160
+ "1160","Northern Mariana Islands","MP"
161
+ "1161","Norway","NO"
162
+ "1162","Oman","OM"
163
+ "1163","Pakistan","PK"
164
+ "1164","Palau","PW"
165
+ "1165","Palestinian Territory, Occupied","PS"
166
+ "1166","Panama","PA"
167
+ "1167","Papua New Guinea","PG"
168
+ "1168","Paraguay","PY"
169
+ "1169","Peru","PE"
170
+ "1170","Philippines","PH"
171
+ "1171","Pitcairn","PN"
172
+ "1172","Poland","PL"
173
+ "1173","Portugal","PT"
174
+ "1174","Puerto Rico","PR"
175
+ "1175","Qatar","QA"
176
+ "1176","Romania","RO"
177
+ "1177","Russian Federation","RU"
178
+ "1178","Rwanda","RW"
179
+ "1179","Reunion","RE"
180
+ "1180","Saint Helena","SH"
181
+ "1181","Saint Kitts and Nevis","KN"
182
+ "1182","Saint Lucia","LC"
183
+ "1183","Saint Pierre and Miquelon","PM"
184
+ "1184","Saint Vincent and the Grenadines","VC"
185
+ "1185","Samoa","WS"
186
+ "1186","San Marino","SM"
187
+ "1187","Saudi Arabia","SA"
188
+ "1188","Senegal","SN"
189
+ "1189","Seychelles","SC"
190
+ "1190","Sierra Leone","SL"
191
+ "1191","Singapore","SG"
192
+ "1192","Slovakia","SK"
193
+ "1193","Slovenia","SI"
194
+ "1194","Solomon Islands","SB"
195
+ "1195","Somalia","SO"
196
+ "1196","South Africa","ZA"
197
+ "1197","South Georgia and the South Sandwich Islands","GS"
198
+ "1198","Spain","ES"
199
+ "1199","Sri Lanka","LK"
200
+ "1200","Sudan","SD"
201
+ "1201","Suriname","SR"
202
+ "1202","Svalbard and Jan Mayen","SJ"
203
+ "1203","Swaziland","SZ"
204
+ "1204","Sweden","SE"
205
+ "1205","Switzerland","CH"
206
+ "1206","Syrian Arab Republic","SY"
207
+ "1207","Sao Tome and Principe","ST"
208
+ "1208","Taiwan","TW"
209
+ "1209","Tajikistan","TJ"
210
+ "1210","Tanzania, United Republic of","TZ"
211
+ "1211","Thailand","TH"
212
+ "1212","Bahamas","BS"
213
+ "1213","Gambia","GM"
214
+ "1214","Togo","TG"
215
+ "1215","Tokelau","TK"
216
+ "1216","Tonga","TO"
217
+ "1217","Trinidad and Tobago","TT"
218
+ "1218","Tunisia","TN"
219
+ "1219","Turkey","TR"
220
+ "1220","Turkmenistan","TM"
221
+ "1221","Turks and Caicos Islands","TC"
222
+ "1222","Tuvalu","TV"
223
+ "1223","Uganda","UG"
224
+ "1224","Ukraine","UA"
225
+ "1225","United Arab Emirates","AE"
226
+ "1226","United Kingdom","GB"
227
+ "1227","United States Minor Outlying Islands","UM"
228
+ "1228","United States","US"
229
+ "1229","Uruguay","UY"
230
+ "1230","Uzbekistan","UZ"
231
+ "1231","Vanuatu","VU"
232
+ "1232","Venezuela","VE"
233
+ "1233","Viet Nam","VN"
234
+ "1234","Virgin Islands, U.S.","VI"
235
+ "1235","Wallis and Futuna","WF"
236
+ "1236","Western Sahara","EH"
237
+ "1237","Yemen","YE"
238
+ "1238","Serbia and Montenegro","CS"
239
+ "1239","Zambia","ZM"
240
+ "1240","Zimbabwe","ZW"
241
+ "1241","Åland Islands","AX"
242
+ "1242","Serbia","RS"
243
+ "1243","Montenegro","ME"
244
+ "1244","Jersey","JE"
245
+ "1245","Guernsey","GG"
246
+ "1246","Isle of Man","IM"