Flowdock
method

respond_to?

Importance_1
v3.2.13 - Show latest stable - 0 notes - Class: ActiveSupport::Multibyte::Chars
respond_to?(method, include_private=false) public

Returns true if obj responds to the given method. Private methods are included in the search only if the optional second parameter evaluates to true.

Show source
Register or log in to add new notes.