chrislerum / demo_country_select

demo of country_select gem to go with blog post at http://harmlesscodingtips.com/2015/05/03/how-to-create-a-dropdown-of-country-names.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

to run this example:

git clone git@github.com:chrislerum/demo_country_select.git

cd demo_country_select

bundle

bin/rake db:setup

bin/rails s

open localhost:3000 in your browser

About

demo of country_select gem to go with blog post at http://harmlesscodingtips.com/2015/05/03/how-to-create-a-dropdown-of-country-names.html


Languages

Language:Ruby 71.1%Language:HTML 20.3%Language:CSS 5.9%Language:JavaScript 2.0%Language:CoffeeScript 0.7%