method
with_warnings
rails latest stable - Class:
Kernel
with_warnings(flag)public
Sets $VERBOSE for the duration of the block and back to its original value afterwards.
with_warnings(flag)Sets $VERBOSE for the duration of the block and back to its original value afterwards.