Q39
What is the purpose of the gem install gem_name -N command in Ruby?
A.
Installs the gem without updating RubyGems
B.
Installs the gem without updating the Gemfile.lock
C.
Installs the gem without checking for dependencies
D.
Installs the gem without documentation
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board