Class: Metior::Report::Default
- Inherits:
-
Object
- Object
- Metior::Report::Default
- Includes:
- Metior::Report
- Defined in:
- reports/default/views/index.rb,
reports/default/views/impact.rb,
reports/default/views/calendar.rb,
reports/default.rb
Overview
Defined Under Namespace
Classes: Calendar, Impact, Index
Constant Summary
Constant Summary
Constants included from Metior::Report
Instance Attribute Summary
Attributes included from Metior::Report
Instance Method Summary (collapse)
Methods included from Metior::Report
#copy_assets, create, #generate, included, #initialize, #render
Instance Method Details
- (Object) init
21 22 23 |
# File 'reports/default.rb', line 21 def init @commits.modifications if repository.supports? :line_stats end |