added new relic

This commit is contained in:
albert
2012-04-25 14:39:30 -05:00
parent 7d98119644
commit 382340e4aa
4 changed files with 233 additions and 10 deletions

View File

@@ -28,6 +28,7 @@ gem "whenever", :require => false
gem "sanitize", :git => "git://github.com/rgrove/sanitize.git"
gem 'rmagick', :require => "RMagick"
gem 'daemons'
gem 'newrelic_rpm'
group :development do
gem 'pry'