class Cronut::Segment::Weekday
Private Instance Methods
maximum()
click to toggle source
# File lib/cronut/segment/weekday.rb, line 10 def maximum 6 end
minimum()
click to toggle source
# File lib/cronut/segment/weekday.rb, line 6 def minimum 0 end