This is an example app with commonly used gems and using JavaScript to create interactive charts using code from www.highcharts.com.

#### 1. Creating new rails app

Run: ‘rails 4.2.6 new name_of_app -d postgresql`

#### 2. Deploying to Heroku