Skip to content

Commit

Permalink
Merge pull request newrelic#20 from runa/patch-1
Browse files Browse the repository at this point in the history
results is not the method that does the hard work, it's #populate!
  • Loading branch information
samg committed Nov 22, 2011
2 parents b5eeb03 + 447d32a commit 4af710c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/rpm_contrib/instrumentation/thinking_sphinx.rb
Expand Up @@ -14,6 +14,7 @@ class ::ThinkingSphinx::Search
include NewRelic::Agent::MethodTracer

add_method_tracer :initialize
add_method_tracer :populate
add_method_tracer :results
end
end
Expand Down

0 comments on commit 4af710c

Please sign in to comment.