We had the idea to implement a notification pushing mechanism based on the ActionController::Live functionalities. Basically everything works fine from the functional perspective.
But: Am I the only one who doesn't want to accept that you have to restart your development web server (Puma) every time you change something in your code?
For me this is highly uncomfortable. Does anybody else encounters the same problem? Maybe there's a solution for this somewhere out there that I can't get hold of right now?
First of all: Great episode again, Ryan - thanks!
We had the idea to implement a notification pushing mechanism based on the ActionController::Live functionalities. Basically everything works fine from the functional perspective.
But: Am I the only one who doesn't want to accept that you have to restart your development web server (Puma) every time you change something in your code?
For me this is highly uncomfortable. Does anybody else encounters the same problem? Maybe there's a solution for this somewhere out there that I can't get hold of right now?