mirror of
https://github.com/plashchynski/crono.git
synced 2026-07-03 19:41:39 +02:00
Update README.md
This commit is contained in:
@@ -72,6 +72,8 @@ class TestJob # This is not an Active Job job, but pretty legal Crono job.
|
|||||||
end
|
end
|
||||||
```
|
```
|
||||||
|
|
||||||
|
_Please note that crono uses threads, so your code should be thread-safe_
|
||||||
|
|
||||||
#### Job Schedule
|
#### Job Schedule
|
||||||
|
|
||||||
Schedule list is defined in the file `config/cronotab.rb`, that created using `crono:install`. The semantic is pretty straightforward:
|
Schedule list is defined in the file `config/cronotab.rb`, that created using `crono:install`. The semantic is pretty straightforward:
|
||||||
|
|||||||
Reference in New Issue
Block a user