method
respond_to?
v1_8_7_330 -
Show latest stable
- Class:
Delegator
respond_to?(m, include_private = false)public
Checks for a method provided by this the delegate object by fowarding the call through __getobj__.
respond_to?(m, include_private = false)Checks for a method provided by this the delegate object by fowarding the call through __getobj__.