Skip to content

Instantly share code, notes, and snippets.

View sclamage's full-sized avatar

Steve sclamage

View GitHub Profile
From 22892277d516802b88a84e70286a25c6657b76ec Mon Sep 17 00:00:00 2001
From: Steve Clamage <steve@smule.com>
Date: Fri, 6 May 2011 16:50:22 -0400
Subject: [PATCH] Adding method chaining so that rpm plays nice with other plugins that wrap process_action.
---
.../instrumentation/rails3/action_controller.rb | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/vendor/plugins/rpm/lib/new_relic/agent/instrumentation/rails3/action_controller.rb b/vendor/plugins/rpm/lib/new_relic/agent/instrumentation/rails3/action_controller.rb