This project rocks and uses MIT-LICENSE.
How to:
-
Add gem to your bundle file -> ‘gem ’globe’, :git => ‘git://github.com/tzoro/globe.git’
-
Create migrations -> ‘rails generate globe:install’
-
Migrate -> ‘rake db:migrate’
-
Populate data -> ‘rake globe:create’