Skip to content

Conversation

@milk1000cc
Copy link
Contributor

I use this gem with puma-dev by adding export SERVER_PROCESS=1 to .pumaenv (#31) .

In this setup, the tmp/sockets directory is not created, which causes the gem to not work properly.
console
(Note: When running rails s, the directory is automatically created.)

I have modified the code to automatically create the socket directory if it does not exist.

@igorkasyanchuk igorkasyanchuk merged commit 070ee2a into railsjazz:main May 28, 2025
@igorkasyanchuk
Copy link
Contributor

thanks

@milk1000cc milk1000cc deleted the create-socket-dir branch May 29, 2025 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants