Q. What is the recommended way to document Ruby methods and classes?
β
Correct Answer: (C)
Using documentation comments with tools like YARD or RDoc
You must be Logged in to update hint/solution