Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Force bin/dev overwrite to deal with new default bin/dev file #61

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

jeromedalbert
Copy link
Contributor

Ref: rails/rails#52433.

Fixes rails new myapp --main --css sass currently blocking, waiting for user input:

  Add bin/dev to start foreman
    conflict    bin/dev
  Overwrite /Users/jerome/c/rails/myapp/bin/dev? (enter "h" for help) [Ynaqdhm]

After merging this PR, it would be nice if a new release could be cut, so rails new myapp --main --css sass doesn't block.

@dhh dhh merged commit 132494b into rails:main Jul 30, 2024
17 of 26 checks passed
@jeromedalbert jeromedalbert deleted the overwrite-bin-dev branch July 30, 2024 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants