Open
Description
Version, Branch, or Commit:
Main branch
Expected behavior:
The generator should complete execution with the app with correct dual booting setup.
Actual behavior:
The generator fails when running next bundle install
with this error:
run next bundle install from "."
The git source https://github.com/rails/rails.git is not yet checked out. Please run `bundle install` before trying to start your application
Steps to reproduce:
Create a new rails app using the template.
I will abide by the [code of conduct] (CODE_OF_CONDUCT.md)