Class: ScheduleAttributes::RuleParser::Week
- Defined in:
- lib/schedule_attributes/rule_parser/week.rb
Overview
Parse an options hash to a weekly rule Weekdays used only if one or more are given, otherwise assume a weekly schedule starting the day of the :start_date
Instance Attribute Summary
Attributes inherited from Base
Method Summary
Methods inherited from Base
#exceptions, #initialize, #rule
Constructor Details
This class inherits a constructor from ScheduleAttributes::RuleParser::Base