Q36
What is the purpose of the --no-document flag when installing gems using Bundler?
A.
Installs gems without documentation
B.
Installs gems without checking for dependencies
C.
Skips generating documentation for installed gems
AnswerD.
Installs gems without updating the Gemfile.lock
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board