Skip to content

Issue when bin/rails does not exist #298

Description

@schneems

When the bin directory does not exist this CNB will still try to boot the server with bin/rails server. See the notes in heroku/jruby-getting-started#27 (comment)

It should instead:

  • If a Procfile with a web item exists, warn
  • If not, error

The message should contain:

  • Description of the problem
  • Explain how to generate these files, by running $ bundle exec rake app:update:bin

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions