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
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".
The text was updated successfully, but these errors were encountered:
With a rails app you might want to put
binding.pry
in a controller and thenmuss 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".The text was updated successfully, but these errors were encountered: