mirror of
https://github.com/plashchynski/crono.git
synced 2026-04-10 19:27:01 +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
|
||||
```
|
||||
|
||||
_Please note that crono uses threads, so your code should be thread-safe_
|
||||
|
||||
#### Job Schedule
|
||||
|
||||
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