tbeauvais / puma-redeploy

Puma plugin to redeploy and reload app from artifact
MIT License
1 stars 1 forks source link

Build sample rails application #10

Open tbeauvais opened 1 year ago

tbeauvais commented 1 year ago

The current sample Sinatra application is pretty simple. To thoroughly test, we need to build a rails application with static assets to test reload the app code, gem changes, and new asset versions.