Method: ActiveRecord::Assertions::QueryAssertions::SQLCounter#log
- Defined in:
- activerecord/lib/active_record/testing/query_assertions.rb
#log ⇒ Object
99 100 101 |
# File 'activerecord/lib/active_record/testing/query_assertions.rb', line 99 def log @log_full.map(&:first) end |