Method: QueryReport::ColumnModule::Column#report
- Defined in:
- lib/query_report/column.rb
#report ⇒ Object (readonly)
Returns the value of attribute report.
95 96 97 |
# File 'lib/query_report/column.rb', line 95 def report @report end |