CrackedRuby logo

CrackedRuby

respond_to? and respond_to_missing?

Master the use of respond_to? for method checking and respond_to_missing? for dynamic methods

Metaprogramming Reflection and Introspection
5.1.4

Content pending...

This section will cover respond_to? and respond_to_missing? methods.