issues
search
jjb
/
ruby-clock
A ruby job scheduler which runs jobs each in their own thread in a persistent process.
MIT License
78
stars
1
forks
source link
code improvements
#25
Closed
jjb
closed
2 years ago
jjb
commented
2 years ago
freeze around actions before starting jobs
move rake code to its own file
organize shell code into its own file
move around_actions code to its own file
move DSL methods to their own file
move rails code to its own file
move rufus monkeypatch to its own file
remove empty lines
make rails reloader the outermost around_action