Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
John Crepezzi committed Aug 4, 2010
1 parent 0b80530 commit c77c972
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ EX: Specifying a exception/recurrence date:

# or the first (n) occurrences
schedule.first(n) # [Time.now]
schedule.first # Time.now

# or give the schedule a duration and ask if occurring_at?
schedule = Schedule.new(Time.now, :duration => 3600)
Expand Down

0 comments on commit c77c972

Please sign in to comment.