Class: ScheduleAttributes::RuleParser::Week

Inherits:
Base
  • Object
show all
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

#input

Method Summary

Methods inherited from Base

#exceptions, #initialize, #rule

Constructor Details

This class inherits a constructor from ScheduleAttributes::RuleParser::Base