country_select 2.5.1
Provides a simple helper to get an HTML select list of countries. The list of countries comes from the ISO 3166 standard. While it is a relatively neutral source of country names, it will still offend some users.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            countries
            ~> 1.2.0
          
          
            sort_alphabetical
            ~> 1.0
          
    


