DEV Community

Discussion on: Those silly mistakes we all make

Collapse
 
mercier_remi profile image
Rémi Mercier • Edited

I'll always add a new route to my Rails app and forget to restart the local server. After 10 minutes of wondering why the hell my code doesn't work anymore, I'll 🤦.

Collapse
 
philnash profile image
Phil Nash

The worst thing is when you know all the code is right and you just don't know why it's not running. And then...

Have you tried turning it off and on again