Enquire Now

Tags: method-missing

The Ruby method that is invoked on an object when you send it a message (or call a method) that it doesn't understand.

0 Questions