heroku / buildpacks-ruby

Heroku's Cloud Native Buildpack for Ruby applications.
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

Issue when `bin/rails` does not exist #298

Open schneems opened 4 months ago

schneems commented 4 months ago

When the bin directory does not exist this CNB will still try to boot the server with bin/rails server. See the notes in https://github.com/heroku/jruby-getting-started/issues/27#issuecomment-2173897251

It should instead:

The message should contain: