Skip to content

Instantly share code, notes, and snippets.

@MelissaKaulfuss
Last active March 22, 2018 02:04
Show Gist options
  • Save MelissaKaulfuss/d19f60f6b9f991834251af344e286401 to your computer and use it in GitHub Desktop.
Save MelissaKaulfuss/d19f60f6b9f991834251af344e286401 to your computer and use it in GitHub Desktop.
Tailing the logs in your rails app when you have no idea what's going wrong!

Go into the app folder and run: tail -f log/*

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment