Vidyalelo
Ruby Programming · Q19

Ruby Gems

Programming · Ruby Programming · question 19

Q19

What does the --remote flag do in the context of the gem list command in Ruby?

A.
Lists gems along with their dependencies
B.
Lists gems along with their remote versions
C.
Lists gems available on the remote server
Answer
D.
Lists gems installed locally

Answer: Option C

Solution

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