fastruby / fastruby/rails-template
[BUG] Template fails when running `next bundle install`
- Dominant language
- Ruby
- Stars
- 5
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
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)**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.