Mercurial > zeropaste
changeset 57:85e9dc5df11c
Added newrelic.
author | Edho Arief <edho@myconan.net> |
---|---|
date | Thu, 04 Oct 2012 05:20:22 +0700 |
parents | 8ef70e8c239d |
children | 33b47c2160a3 |
files | Gemfile Gemfile.lock |
diffstat | 2 files changed, 4 insertions(+), 0 deletions(-) [+] |
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'
--- a/Gemfile.lock Thu Oct 04 05:04:30 2012 +0700 +++ b/Gemfile.lock Thu Oct 04 05:20:22 2012 +0700 @@ -48,6 +48,7 @@ mime-types (1.19) multi_json (1.3.6) mysql2 (0.3.11) + newrelic_rpm (3.4.2.1) polyglot (0.3.3) puma (1.6.3) rack (~> 1.2) @@ -107,6 +108,7 @@ jquery-rails json mysql2 + newrelic_rpm puma rails (= 3.2.8) sass-rails (~> 3.2.3)