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

Always set the --devcontainer flag when doing Rails new #14

Closed
wants to merge 1 commit into from

Conversation

andrewn617
Copy link
Collaborator

Since rails/rails@a61bfe4 dev container is an opt in feature. When using rails-new we always want to create a dev container, so let's set the --devcontainer flag for the user so they don't have to remember to do it.

Since rails/rails@a61bfe4 dev container is an opt in feature. When using rails-new we always want to create a dev container, so let's set the --devcontainer flag for the user so they don't have to remember to do it.
@andrewn617 andrewn617 requested a review from rafaelfranca May 28, 2024 13:14
@rafaelfranca
Copy link
Member

Let's keep this disable by default. We will enable on Rails 8.

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