Q10
Which command is used to build a Ruby gem from a gemspec file?
A.
gem build gemspec_file
AnswerB.
build gemspec_file
C.
gem make gemspec_file
D.
make gemspec_file
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board