With a rails app you might want to put binding.pry in a controller and then muss attach web
but that's useless if you are using passenger since passenger doesn't pass the pty...
so while you can document that in a README, it could be useful to configure in the project that muss attach web should warn if "puma isn't configured".
With a rails app you might want to put
binding.pryin a controller and thenmuss attach webbut that's useless if you are using passenger since passenger doesn't pass the pty...
so while you can document that in a README, it could be useful to configure in the project that
muss attach webshould warn if "puma isn't configured".