Send token to Sentry for debugging purposes

This commit is contained in:
Greg Karékinian
2015-09-29 17:47:09 +02:00
parent 6f3b688b84
commit ad687839b0
4 changed files with 29 additions and 9 deletions

View File

@@ -17,5 +17,5 @@ end
group :staging, :production do
gem "rainbows"
gem "sentry-raven"
gem "sentry-raven", require: false
end