In Mongrel, we are able to see any ruby debug code. After installing thin and doing thin start
. I don't see any debug code on the console window.
Is this nromal?
Are we supposed to use tail -f log/development.log
in a new console window to view the debug code?
You could also try to start your server this way :
rails server thin
It shows your log, in Rails 3 at least.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With