I’d like to get rid of Ruby warnings in my Rails tests. Is there a way to do this without wrapping all methods in silence_warnings { }.
Thanks
Hammed
I’d like to get rid of Ruby warnings in my Rails tests. Is there a way to do this without wrapping all methods in silence_warnings { }.
Thanks
Hammed