Vidyalelo
Ruby Programming · Q23

Ruby Gems

Programming · Ruby Programming · question 23

Q23

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

A.
Installs gems only in development mode
B.
Installs gems without development dependencies
C.
Installs development dependencies along with regular dependencies
Answer
D.
Installs gems without checking for dependencies

Answer: Option C

Solution

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