Get the latest tech news
RubyConf 2024: Cloud Native Buildpack Hackday (and other Ruby deploy tools, too)
I’ve spent the last decade+ working on Ruby deploy tooling, including (but not limited to) the Heroku classic and upcoming Cloud Native Buildpack. If you wan...
I’ve spent the last decade+ working on Ruby deploy tooling, including (but not limited to) the Heroku classic and upcoming Cloud Native Buildpack. Buildpacks take your application code on disk as input and inspect it to determine that it’s a Ruby app and needs to install gems with a bundler. Test drive Hanami with a Ruby CNB, document the experience and suggest changes or fixes.
Or read this on Hacker News