Introduces sentry, removes airbrake
Sentry is the premiere FOSS error tracking app.
This commit is contained in:
parent
3faee06e48
commit
b4b20bd135
6 changed files with 24 additions and 37 deletions
2
Gemfile
2
Gemfile
|
|
@ -144,7 +144,7 @@ gem 'axlsx', git: 'https://github.com/randym/axlsx.git'
|
|||
gem 'axlsx_rails'
|
||||
|
||||
# as error catcher
|
||||
gem 'airbrake'
|
||||
gem 'sentry-rails'
|
||||
|
||||
# to make links faster
|
||||
gem 'turbolinks'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue