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