Leigh Halliday
YouTubeTwitterGitHub

#metaprogramming

Understanding method missing

In this article we are going to look at method_missing and respond_to_missing? in order to see what they do and how they can be used. We…

READ MORE