Examveda

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


This Question Belongs to Ruby Programming >> Ruby Gems

Join The Discussion

Related Questions on Ruby Gems

What are Ruby Gems?

A. Ruby's built-in version control system for managing projects

B. Ruby modules for organizing code

C. Built-in data structures in Ruby

D. Pre-packaged libraries or applications that provide additional functionality to Ruby applications