Commit cdca07c
Add troubleshooting note for Rails console path error
Users may get "no such file or directory" when running the Rails console
command if their app isn't in /rails or binstubs aren't configured.
Added a callout with guidance on diagnosing and fixing the issue.
Closes #2256
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent ee9b542 commit cdca07c
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
| |||
0 commit comments