[Rails] script/log
I use this handy little script to open up the Rails log file for a project in Console.app:
#!/bin/bash
open -a console log/${1:-development}.log
About Calvin Correli
I've spent the last 17 years learning, growing, healing, and discovering who I truly am, so that I'm now living every day aligned with my life's purpose.
0 comments
Leave a comment