Flowdock
method

respond_to?

Importance_1
Ruby latest stable (v2_5_5) - 0 notes - Class: Delegator

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v1_9_1_378) is shown here.

These similar methods exist in v2_5_5:

respond_to?(m, include_private = false) public

Checks for a method provided by this the delegate object by fowarding the call through __getobj__.

Show source
Register or log in to add new notes.