Mike Perham
d985aa35f0
Adjust middleware, fixes #5371
...
Middleware now has access to the `config` object so we can provide local helper methods.
2022-06-08 12:31:25 -07:00
SamArdrey
dda6e2fdef
Remove html files and add ds_store to gitignore
2022-06-08 12:27:27 -07:00
SamArdrey
6eadad86f9
Add a bit of documentation, install yard
2022-06-08 12:26:06 -07:00
Mike Perham
f17c30cfff
docs
2022-06-05 07:50:03 -07:00
Mike Perham
67daa7a408
Prepare for upcoming Sidekiq::Config redesign ( #5340 )
...
* Prepare for upcoming Sidekiq::Config redesign
Adjust the server internals to use a config object rather than refering directly to the Sidekiq module.
2022-05-31 13:37:31 -07:00