Error monitoring with AppSignal
ErrorMonitoring & APM for Rails, Sinatra, Padrino, etc
Used 18 times
N
Nick Gorbikoff
Usage
AppSignal solves all your Ruby monitoring needs in a single tool. You and your team can focus on writing code and we'll provide the alerts if your app has any issues.
Run this command in your Rails app directory in the terminal:
rails app:template LOCATION="https://railsbytes.com/script/VZgsAw"
Template Source
Review the code before running this template on your machine.
run "bundle add appsignal"
apikey = ask("What is your AppSignal API Key?")
run "bundle exec appsignal install #{apikey}"