Rob Zolkos
banner
robzolkos.com
Rob Zolkos
@robzolkos.com
Ruby on Rails developer here to help solo devs and small teams amplify their impact. I upgrade Rails apps and keep old ones running. email: robzolkos@hey.com
zolkos.com
Cron syntax works great in this config file too (its what I use)
December 26, 2024 at 10:15 PM
Looks ok. Do you have mission control jobs setup to see if it appears in the recurring tab (also try ‘every day at 9am’ in case that particular wording doesnt work).
December 26, 2024 at 7:24 PM
You have a config/recurring.yml set up?
December 26, 2024 at 7:16 PM
Tailwind isn’t nobuild sadly. I mean you could still build it prior and put the css file in app/assets. Propshaft will pick it up.
December 8, 2024 at 10:12 PM
Ive not used it but i would think it also needs a separate database per core to prevent leakage?
November 21, 2024 at 2:19 AM
The issue is the more cores you have the more database setup needs to happen (schema loads and fixture loads). So it makes sense that its slower but the sweet spot will change as the test suite grows.
November 21, 2024 at 1:16 AM
Try running your test suite with one core PARALLEL_WORKERS=1 rails test and see if its faster than when using all your cores (the default)
November 21, 2024 at 1:16 AM
Yeah so it would be cool if there was an inherits: production with overrides for staging.
November 19, 2024 at 11:26 PM
Too much clutter otherwise. And upgrading rails apps is a constant diff game with these three files in particular.
November 19, 2024 at 11:06 PM
I have no problems paying for ad removal. win/win
November 14, 2024 at 3:32 PM
They are fun to write. Little sprinkles.
November 12, 2024 at 12:28 AM
And Destroy All Software. Did you get into those back in the day?
November 7, 2024 at 3:02 AM
Devcontainers ftw. No need for version managers 😉
November 2, 2024 at 12:22 AM
I’m a Ruby on Rails developer focussed on small/solo teams, reducing complexity of the app stack and reducing costs.
November 1, 2024 at 7:25 PM