Q17
What is the recommended way to install Ruby gems in a project?
A.
Manually downloading and adding gem files to the project
B.
Using RubyGems
C.
Using gem install command
D.
Using Bundler
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board