class method self.new

Ruby on Rails edge

Since edge

Signature

self.new(intent, instrumenter)

No documentation comment.

Parameters

intent req
instrumenter req
Source
# File activerecord/lib/active_record/connection_adapters/query_intent.rb, line 12
        def initialize(intent, instrumenter)
          @intent = intent
          @instrumenter = instrumenter
          @events = []
        end

Defined in activerecord/lib/active_record/connection_adapters/query_intent.rb line 12 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActiveRecord::ConnectionAdapters::QueryIntent::EventBuffer

Type at least 2 characters to search.

Use the arrow keys to navigate results, Enter to open one, Escape to close.

Keyboard shortcuts

/
Focus search
⌘K / Ctrl-K
Command palette
?
This help
Esc
Close