Add Sentry for exception tracking

This commit is contained in:
2015-04-28 18:26:00 +02:00
parent 35c04f85e4
commit 3b326d6dbf
4 changed files with 26 additions and 35 deletions
+1
View File
@@ -16,4 +16,5 @@ end
group :staging, :production do
gem "rainbows"
gem "sentry-raven"
end