module Countrizable::I18n

Public Class Methods

country_code() click to toggle source
# File lib/countrizable/i18n/country_code.rb, line 4
def country_code
  "es"
end