How to enable Ruby warnings in Rails?

Put this somewhere in your initialisation code (such as config/application. Rb ): $VERBOSE = true You'll probably also get some warnings from Rails itself though.

Put this somewhere in your initialisation code (such as config/application. Rb): $VERBOSE = true You'll probably also get some warnings from Rails itself though.

This helps as a starter, thanks. I will look for some way (if possible! ) to turn off the warnings for the Rails/3rd party code!

I've written a log highlighter, so maybe I will highlight in the console, in red, the source code directory of my app, so I can pay attention to it whild ignoring the the myriads of warnings from Rails. – Zabba May 26 at 7:57.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions


Thank You!
send