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.12.3 lib/new_relic/agent/instrumentation/authlogic.rb
newrelic_rpm-2.12.2 lib/new_relic/agent/instrumentation/authlogic.rb
newrelic_rpm-2.12.2.beta2 lib/new_relic/agent/instrumentation/authlogic.rb
newrelic_rpm-2.12.2.beta lib/new_relic/agent/instrumentation/authlogic.rb
newrelic_rpm-2.12.1 lib/new_relic/agent/instrumentation/authlogic.rb
newrelic_rpm-2.12.1.alpha lib/new_relic/agent/instrumentation/authlogic.rb
newrelic_rpm-2.12.0 lib/new_relic/agent/instrumentation/authlogic.rb
newrelic_rpm-2.11.3 lib/new_relic/agent/instrumentation/authlogic.rb
newrelic_rpm-2.11.2 lib/new_relic/agent/instrumentation/authlogic.rb
newrelic_rpm-2.11.2.beta2 lib/new_relic/agent/instrumentation/authlogic.rb
newrelic_rpm-2.11.2.beta lib/new_relic/agent/instrumentation/authlogic.rb
newrelic_rpm-2.11.1 lib/new_relic/agent/instrumentation/authlogic.rb
newrelic_rpm-2.11.0.beta2 lib/new_relic/agent/instrumentation/authlogic.rb
newrelic_rpm-2.11.0.beta lib/new_relic/agent/instrumentation/authlogic.rb
newrelic_rpm-2.10.8 lib/new_relic/agent/instrumentation/authlogic.rb