Method: QueryCounter.temporary_collector
- Defined in:
- lib/query_counter.rb
.temporary_collector ⇒ Object
16 17 18 |
# File 'lib/query_counter.rb', line 16 def self.temporary_collector Thread.current[:temporary_query_counter_collector] end |