Method: QueryCounter::RequestHelper#qc_log_resource_usage_around
- Defined in:
- lib/query_counter/request_helper.rb
#qc_log_resource_usage_around ⇒ Object
3 4 5 6 7 |
# File 'lib/query_counter/request_helper.rb', line 3 def qc_log_resource_usage_around yield ensure qc_log_resource_usage end |