basecamp / kamal

Deploy web apps anywhere.
https://kamal-deploy.org
MIT License
10.66k stars 410 forks source link

Replaced string interpolations with File.join to build paths #746

Closed igor-alexandrov closed 6 months ago

igor-alexandrov commented 6 months ago

In addition to #741 I replaced all String interpolation with File.join calls to build paths.