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 #385

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

jeromedalbert
Copy link
Contributor

@jeromedalbert jeromedalbert commented Jul 30, 2024

Ref: rails/rails#52433.

Fixes rails new myapp --main --css tailwind 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 tailwind doesn't block.

@dhh dhh merged commit c0e1e52 into rails:main Jul 30, 2024
24 checks passed
@jeromedalbert jeromedalbert deleted the overwrite-bin-dev branch July 30, 2024 18:21
@flavorjones
Copy link
Member

Thank you! Shipped in https://github.com/rails/tailwindcss-rails/releases/tag/v2.6.5

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.

3 participants