Method: ActiveRecord::Assertions::QueryAssertions::SQLCounter#log_full
- Defined in:
- activerecord/lib/active_record/testing/query_assertions.rb
#log_full ⇒ Object (readonly)
Returns the value of attribute log_full.
92 93 94 |
# File 'activerecord/lib/active_record/testing/query_assertions.rb', line 92 def log_full @log_full end |