Vidyalelo
Ruby Programming · Q15

Ruby Gems

Programming · Ruby Programming · question 15

Q15

What is the purpose of the --no-ri and --no-rdoc flags when installing gems?

A.
To force the installation of a gem without checking for dependencies
B.
To uninstall gems without removing their documentation
C.
To list gems without displaying their documentation
D.
To skip generating documentation for installed gems
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board