headwayio / voyage

A Rails template with our standard defaults, ready to deploy to Heroku. **See readme in: lib/voyage/README.md**
https://headway.io/voyage
MIT License
0 stars 1 forks source link

Cleanup Rescue Statements in Analytics Track Concern #35

Closed noahsettersten closed 6 years ago

noahsettersten commented 6 years ago

Rewrite the error handling in lib/voyage/templates/concerns_analytics_track.rb to avoid using inline rescue statements.