Class: SirTracksAlot::Reports::SirTracksAlotReport

Inherits:
Report
  • Object
show all
Defined in:
lib/sir_tracks_alot/reports/trackable_report.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Methods inherited from Report

build_rows

Instance Attribute Details

#allObject

Returns the value of attribute all.



4
5
6
# File 'lib/sir_tracks_alot/reports/trackable_report.rb', line 4

def all
  @all
end

Instance Method Details

#setupObject



6
7
8
# File 'lib/sir_tracks_alot/reports/trackable_report.rb', line 6

def setup
  super
end