diff Gemfile @ 57:85e9dc5df11c

Added newrelic.
author Edho Arief <edho@myconan.net>
date Thu, 04 Oct 2012 05:20:22 +0700
parents 91d3749cbff8
children b1de54c37b70
line wrap: on
line diff
--- a/Gemfile	Thu Oct 04 05:04:30 2012 +0700
+++ b/Gemfile	Thu Oct 04 05:20:22 2012 +0700
@@ -35,3 +35,5 @@
 
 # To use debugger
 # gem 'ruby-debug'
+
+gem 'newrelic_rpm'