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
D. Skips generating documentation for installed gems
Answer: Option C

Join The Discussion