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
We can't mount host directory during image build process. So I guess the only solution is to copy bundle directory from the volume when we need to open gem source in the editor:
Local .bundle folder does not sync with bundle folder in the container. It leads to the issue that we cannot Go to the gem method Definition.
The text was updated successfully, but these errors were encountered: