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
Some docker environments will trigger an error related to unix sockets
and permissions on temporary folders. Loading the debugger lazily
mitigates the issue so at least rails can be started without crashing,
while keeping the remote debugging available for other environments
that support it.
0 commit comments