Vidyalelo
Ruby Programming · Q31

Ruby Gems

Programming · Ruby Programming · question 31

Q31

What does the gem fetch gem_name command do in Ruby?

A.
Lists all versions of the specified gem
B.
Downloads the gem file without installing it
Answer
C.
Updates the gem to the latest version
D.
None of the above

Answer: Option B

Solution

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