This is a basic ruby on rails app that utilizes leaflet.js and the leaflet.heat plugin to display a map. It is based on the tips and tricks tutorial https://leanpub.com/leaflet-tips-and-tricks/read#leanpub-auto-generate-a-heatmap-with-leafletheat
This README would normally document whatever steps are necessary to get the application up and running.
Things you may want to cover:
-
Ruby version: 2.3.7
-
System dependencies:
-
Configuration
-
Database creation
-
Database initialization
-
How to run the test suite
-
Services (job queues, cache servers, search engines, etc.)
-
Deployment instructions
-
...