Q14
What is the recommended way to document Ruby methods and classes?
A.
Using comments with specific formatting standards
B.
Using external documentation files
C.
Using documentation comments with tools like YARD or RDoc
AnswerD.
Using inline comments
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board