Examveda

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

C. Updates the gem to the latest version

D. None of the above

Answer: Option B


This Question Belongs to Ruby Programming >> Ruby Gems

Join The Discussion

Related Questions on Ruby Gems

What are Ruby Gems?

A. Ruby's built-in version control system for managing projects

B. Ruby modules for organizing code

C. Built-in data structures in Ruby

D. Pre-packaged libraries or applications that provide additional functionality to Ruby applications