Vidyalelo
Ruby Programming · Q51

Ruby Gems

Programming · Ruby Programming · question 51

Q51

What is the purpose of the --document flag when installing gems using Bundler?

A.
Installs gems without checking for dependencies
B.
Installs gems without updating the Gemfile.lock
C.
Generates documentation for installed gems
Answer
D.
Skips generating documentation for installed gems

Answer: Option C

Solution

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