map_layers_postgis_example_app Rails application with postgis adapter plugin and map_layers Create database bundle exec rake db:create db:migrate Populate data bundle exec rake demo:populate Launch web server bundle exec rails s Go to http://localhost:3000 to see the map