empowerhack / DrawMyLife-Service

API and Admin system for the Draw My Life initiative - Volunteers: check README and GitHub Projects to get started.
https://github.com/empowerhack/DrawMyLife-Service/projects
MIT License
13 stars 0 forks source link

Only load hotjar on production environment #84

Closed steverabino closed 7 years ago

steverabino commented 7 years ago

HotJar loading in the development environment is causing videos of local testing to be uploaded

http://insights.hotjar.com/p?site=266587&recording=267931897

This PR stops this by only loading Hotjar if on the Rails production environment.

krissy commented 7 years ago

:+1: :dancers: Good spot