Created
April 15, 2021 21:15
-
-
Save midwire/c8b0e84ae1fe9f0eab8915a6ed45afc4 to your computer and use it in GitHub Desktop.
[Silence warnings] Silence warnings in Ruby #ruby
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Kernel.silence_warnings do | |
# do stuff here | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment