Vidyalelo
Ruby Programming · Q49

Ruby Gems

Programming · Ruby Programming · question 49

Q49

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

A.
Installs gems without documentation
B.
Installs gems without updating the Gemfile.lock
C.
Specifies the directory where the gem should be installed
Answer
D.
Skips installing gem dependencies

Answer: Option C

Solution

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