Class IceCube::Rule
In: lib/ice_cube/rule.rb
Parent: Object

Methods

==   daily   from_hash   from_ical   from_yaml   hash   hourly   minutely   monthly   next_time   on?   reset   secondly   terminating?   to_hash   to_ical   to_yaml   weekly   yearly  

Constants

INTERVAL_TYPES = [ :secondly, :minutely, :hourly, :daily, :weekly, :monthly, :yearly

Attributes

uses  [R] 

Public Class methods

Convert from a hash and create a rule

Convert from ical string and create a rule

Public Instance methods

Is this a terminating schedule?

Yaml implementation

[Validate]