Joseph Dudley
Joseph Dudley
### Expected outcome I am using GoodJob to process jobs on Rails 6. The GoodJob dashboard includes a number of scripts and styles. These all have nonces set using the...
I can't seem to get Puffing Billy to work. After attempting it a few times on my app, I have set up a completely fresh Rails install plus RSpec, Capybara,...
Should this line in the readme: https://github.com/bensheldon/good_job/blob/358def5a1d399b5058fdb0c34e5e0b309d443bc9/README.md?plain=1#L161 actually just be `GOOD_JOB_EXECUTION_MODE=async` without `rails server`? The section later on about available configuration options suggests yes, as it lists `:async` (with colon)...