method
respond_to_missing?
v2_6_3 -
Show latest stable
- Class:
Delegator
respond_to_missing?(m, include_private)public
Checks for a method provided by this the delegate object by forwarding the call through __getobj__.
respond_to_missing?(m, include_private)Checks for a method provided by this the delegate object by forwarding the call through __getobj__.