Coming from languages like Swift and Objective-C, using a proper debugger where I don’t have to edit my code to log something or break, is pretty critical for tracking down issues quickly. So — I thought — we’re using puma-dev to run our Rails app during development, that’s a common setup, and so there must […]