Module: Qreport::Model
- Included in:
- ReportRun
- Defined in:
- lib/qreport/model.rb
Instance Attribute Summary collapse
-
#conn ⇒ Object
Returns the value of attribute conn.
Instance Attribute Details
#conn ⇒ Object
Returns the value of attribute conn.
3 4 5 |
# File 'lib/qreport/model.rb', line 3 def conn @conn end |