Q. What is the purpose of the `extend` keyword in Ruby classes?
β
Correct Answer: (A)
Adds methods from a module as class methods
You must be Logged in to update hint/solution