Sha256: 129f5b1345326b87e4e43b1e17d972704e7b63cdf1720a7559c59c08315f6021

Contents?: true

Size: 227 Bytes

Versions: 35

Compression:

Stored size: 227 Bytes

Contents

if defined? Authlogic::Session::Base
  Authlogic::Session::Base.class_eval do
  #  add_method_tracer :record, 'Custom/Authlogic/record'
    class << self
      add_method_tracer :find, 'Custom/Authlogic/find'
    end
  end
end

Version data entries

35 entries across 35 versions & 3 rubygems

Version Path
newrelic_rpm-2.13.4.rum6 lib/new_relic/agent/instrumentation/authlogic.rb
newrelic_rpm-2.13.4.rum5 lib/new_relic/agent/instrumentation/authlogic.rb
newrelic_rpm-2.13.4.rum4 lib/new_relic/agent/instrumentation/authlogic.rb
newrelic_rpm-2.13.5.beta4 lib/new_relic/agent/instrumentation/authlogic.rb
newrelic_rpm-2.13.5.beta3 lib/new_relic/agent/instrumentation/authlogic.rb
newrelic_rpm-2.13.5.beta2 lib/new_relic/agent/instrumentation/authlogic.rb
newrelic_rpm-2.13.5.beta1 lib/new_relic/agent/instrumentation/authlogic.rb
newrelic_rpm-2.13.4.eum3 lib/new_relic/agent/instrumentation/authlogic.rb
newrelic_rpm-2.13.4.eum2 lib/new_relic/agent/instrumentation/authlogic.rb
newrelic_rpm-2.13.4.eum1 lib/new_relic/agent/instrumentation/authlogic.rb
newrelic_rpm-2.13.4 lib/new_relic/agent/instrumentation/authlogic.rb
newrelic_rpm-2.13.3 lib/new_relic/agent/instrumentation/authlogic.rb
newrelic_rpm-2.13.3.beta lib/new_relic/agent/instrumentation/authlogic.rb
newrelic_rpm-2.13.2 lib/new_relic/agent/instrumentation/authlogic.rb
honkster-newrelic_rpm-2.13.1 lib/new_relic/agent/instrumentation/authlogic.rb
onyx_newrelic_rpm-2.12.5 lib/new_relic/agent/instrumentation/authlogic.rb
newrelic_rpm-2.13.1 lib/new_relic/agent/instrumentation/authlogic.rb
newrelic_rpm-2.13.0.beta5 lib/new_relic/agent/instrumentation/authlogic.rb
newrelic_rpm-2.13.0.beta4 lib/new_relic/agent/instrumentation/authlogic.rb
newrelic_rpm-2.13.0.beta3 lib/new_relic/agent/instrumentation/authlogic.rb