Method: Delayed::StatusJob#next_run

Defined in:
lib/delayed/status_job.rb

#next_runObject

Returns the value of attribute next_run

Returns:

  • (Object)

    the current value of next_run



2
3
4
# File 'lib/delayed/status_job.rb', line 2

def next_run
  @next_run
end