Skip to content

Instantly share code, notes, and snippets.

@midwire
Created April 15, 2021 21:15
Show Gist options
  • Save midwire/c8b0e84ae1fe9f0eab8915a6ed45afc4 to your computer and use it in GitHub Desktop.
Save midwire/c8b0e84ae1fe9f0eab8915a6ed45afc4 to your computer and use it in GitHub Desktop.
[Silence warnings] Silence warnings in Ruby #ruby
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