Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Yield schedule for configuring it #146

Closed
avit opened this issue Feb 10, 2013 · 0 comments
Closed

Yield schedule for configuring it #146

avit opened this issue Feb 10, 2013 · 0 comments
Assignees

Comments

@avit
Copy link
Collaborator

avit commented Feb 10, 2013

Using a block for configuring seems like it would be an obvious interface improvement:

schedule = IceCube::Schedule.new do |s|
  s.start_time = Time.utc(2013, 2, 10)
  s.add_recurrence_rule IceCube::Rule.weekly
end
@ghost ghost assigned avit Feb 12, 2013
@avit avit closed this as completed in 8da16ad Feb 12, 2013
rlivsey pushed a commit to rlivsey/ice_cube that referenced this issue Jun 18, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant