Object
Utility class for the intermediate TimeSheetReport format.
# File lib/reports/TimeSheetReport.rb, line 24 24: def initialize(resource) 25: @resource = resource 26: @vacationHours = 0.0 27: @vacationPercent = 0.0 28: @tasks = [] 29: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.