Class: GitReporting::Report::Group::Base

Inherits:
GitReporting::Report show all
Defined in:
lib/git_reporting/report/group.rb

Direct Known Subclasses

Day, Month, None, Week, Year

Instance Attribute Summary

Attributes inherited from GitReporting::Report

#children, #key

Method Summary

Methods inherited from GitReporting::Report

#append_child, build, #initialize, key_for_commit, new_from_collection, #print, #time, #to_s

Constructor Details

This class inherits a constructor from GitReporting::Report