How can we watch the Rails development log?

Look in the log/ directory – there should be a development.log. I bet your output is there.

If it’s not, make sure that directory is writable.

For how to see it while you’re running: if you have git bash installed, or some other shell such as cygwin, then you can open a shell and do tail -f log/development.log which will scroll the log as it gets stuff appended to it.

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)