Integrate Rollbar, made the access token as env varibale

This commit is contained in:
leenasn
2015-11-11 16:42:18 +05:30
parent da6b70c07b
commit 6dc20841c0
3 changed files with 54 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ gem 'sdoc', '~> 0.4.0', group: :doc
gem 'pg'
gem 'devise'
gem 'activeadmin', github: 'activeadmin'
gem 'rollbar', '~> 2.5.0'
# Use ActiveModel has_secure_password
# gem 'bcrypt', '~> 3.1.7'