You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have multiple rails projects in my working folder, but I'm getting [Bundler::GemfileNotFound] Could not locate Gemfile when I'm trying to run debugger.
I have multiple rails projects in my working folder, but I'm getting
[Bundler::GemfileNotFound] Could not locate Gemfile
when I'm trying to run debugger.Example of my project structure:
Debugger settings:
It seems
cwd
setting might solve the problem by pointing debugger to the right directory.The text was updated successfully, but these errors were encountered: