mm1 / country-list

List of all countries with names from ISO 3166-1 with iso alpha-2, iso alpha3 and numeric

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Country List
=============

This plugins contains 
a list of Countries with name, iso2, iso3 and numeric for ISO 3166.

It provides a generator that will add a new migration file to your migrations folder
This file code will create "countries" table and fill it with countries

Also it creates a model called "country"
to use in your application

About

List of all countries with names from ISO 3166-1 with iso alpha-2, iso alpha3 and numeric


Languages

Language:Ruby 100.0%