Methods

Rufus::Scheduler::EvInJob

A parent class of EveryJob and IntervalJob

Public Instance Methods

first_at=(first) click to toggle source
# File lib/rufus/scheduler/jobs.rb, line 508
def first_at=(first)

  super

  @next_time = @first_at
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.