Video thumbnail for How To Multiline Comment Ruby

How To Multiline Comment Ruby

May 8, 2023
When writing Ruby code, you may often find the need to comment out multiple lines at once. This is useful while debugging your code, working with others, or