Add NewRelic for monitoring

This commit is contained in:
leenasn
2015-11-21 22:46:20 +05:30
parent d133c90acf
commit b881726a25
3 changed files with 52 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ gem 'devise'
gem 'activeadmin', github: 'activeadmin'
gem 'rollbar', '~> 2.5.0'
gem 'gcm'
gem 'newrelic_rpm'
# Use ActiveModel has_secure_password
# gem 'bcrypt', '~> 3.1.7'