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'm still learning how KubeSquash works but if I'm using it, I'm definitely going to want to use it to debug Ruby. I think both ruby gems byebug and pry have remote debugging modes, so maybe that helps with adding support? Has anyone tried this yet
I heard that as a Ruby user I'll find support in kubesquash compared to other languages is lacking, or perhaps just undocumented.
I also saw #1 asking for Python support
I'm still learning how KubeSquash works but if I'm using it, I'm definitely going to want to use it to debug Ruby. I think both ruby gems byebug and pry have remote debugging modes, so maybe that helps with adding support? Has anyone tried this yet