railsjazz / rails_live_reload

Live Reload for your Rails app. The easiest way to increase your productivity.
https://www.railsjazz.com/
MIT License
318 stars 8 forks source link

Add Puma clustered mode support #17

Closed manastyretskyi closed 2 years ago

manastyretskyi commented 2 years ago

There are couple of major internal changes made in this PR:

manastyretskyi commented 2 years ago

Hey @jacobperia, it would be great if you could try this branch before it is merged, so that we can confirm that it works properly. Other's help with testing this would be appreciated as well. So far it seems to be working fine, but it would be great if other people tried this.

jacobperia commented 2 years ago

Hey @jacobperia, it would be great if you could try this branch before it is merged, so that we can confirm that it works properly. Other's help with testing this would be appreciated as well. So far it seems to be working fine, but it would be great if other people tried this.

This worked perfectly. Great job :)

jacobperia commented 2 years ago

@igorkasyanchuk has the gem been updated globally to now work?

manastyretskyi commented 2 years ago

Not yet, I think I will release new version later today.

manastyretskyi commented 2 years ago

@jacobperia I just released new version, you can get it from RubyGems now. https://github.com/railsjazz/rails_live_reload/releases/tag/v0.3.0