This class handles the scenario specific features of a Shift object.
Returns true if the shift has working time defined for the date.
# File lib/ShiftScenario.rb, line 25 25: def onShift?(date) 26: a('workinghours').onShift?(date) 27: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.