Error monitoring with HoneyBadger
HoneyBadger is one of the best error monitoring tools for Rails applications
Used 63 times
C
Chris Oliver
Usage
Run this command in your Rails app directory in the terminal:
rails app:template LOCATION="https://railsbytes.com/script/zNPsmV"
Template Source
Review the code before running this template on your machine.
run "bundle add honeybadger"
apikey = ask("What is your HoneyBadger.io API key?")
run "bundle exec honeybadger install #{apikey}"