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: Option D

Join The Discussion