Age | Commit message (Collapse) | Author |
|
So "foo" is less good than 'foo'.
|
|
|
|
This is neater. Flagged by rubocop
|
|
These are not required if the argument is string already, or has
a _to_s method which will be automatically invoked by magic.
|
|
Instead of "$0" use $PROGRAM_NAME, instead of $! use "$LOAD_PATH". This
is more explicit and less-magic.
Flagged by rubocop
|
|
(This mostly means the removal of --logfile.)
|
|
Rather than passing our settings-object around, as well as
specific settings that are read from it, just pass the object.
The worker can read the settings directly if/when it needs to.
|
|
This means we can queue/dequeue to either Redis or Beanstalkd.
|
|
|
|
|
|
|
|
|
|
not used.
|
|
|
|
|
|
|
|
|
|
|
|
filename
if appropriate for logging.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
new helper tool
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|