daily_job.rb edited online with Bitbucket - save singleton state
This commit is contained in:
parent
3a95b22762
commit
1fd2679cbf
|
|
@ -40,6 +40,7 @@ module JamRuby
|
|||
|
||||
singleton = GenericState.singleton
|
||||
singleton.bounce_check_at = end_date
|
||||
singleton.save!
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in New Issue