Vidyalelo
Ruby Programming · Q40

Ruby Gems

Programming · Ruby Programming · question 40

Q40

What is the purpose of the gem environment gemdir command in Ruby?

A.
Displays the RubyGems environment
B.
Installs gems without checking for dependencies
C.
Installs gems without updating the Gemfile.lock
D.
Displays the directory where gems are installed
Answer

Answer: Option D

Solution

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