Thanks for the great episode as usual!
By the way, if we use passenger standalone instead of the default rails server, it will run the app in a multi-threaded environment. That can be a quick way to test something in development without the need to rely on background tasks.
Thanks for the great episode as usual!
By the way, if we use passenger standalone instead of the default rails server, it will run the app in a multi-threaded environment. That can be a quick way to test something in development without the need to rely on background tasks.