Vidyalelo
Ruby Programming · Q8

Best Practices and Code Conventions in Ruby

Programming · Ruby Programming · question 8

Q8

What is the purpose of a Gemfile in a Ruby project?

A.
To list the project's contributors
B.
To define the project's license
C.
To specify the project's dependencies
Answer
D.
To document the project's API

Answer: Option C

Solution

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