Add sentry exception tracking

This commit is contained in:
2020-04-06 00:29:54 +02:00
parent 409038ecba
commit cb060238e8
2 changed files with 4 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ gem 'bootsnap', '>= 1.4.2', require: false
gem 'google-api-client'
gem 'rack-cors'
gem "sentry-raven"
group :development, :test do
# Call 'byebug' anywhere in the code to stop execution and get a debugger console