Q. What does the autoload method in Ruby do?
β
Correct Answer: (D)
It automatically loads a specified file when a constant is accessed for the first time
You must be Logged in to update hint/solution