method
log
v8.1.1 -
Show latest stable
- Class:
ActiveRecord::Assertions::QueryAssertions::SQLCounter
log()public
No documentation available.
# File activerecord/lib/active_record/testing/query_assertions.rb, line 105
def log
@log_full.map(&:first)
end