method
respond_to_missing?
v1_9_3_125 -
Show latest stable
- Class:
Object
respond_to_missing?(p1, p2)public
Hook method to return whether the obj can respond to id method or not.
See #respond_to?.
respond_to_missing?(p1, p2)Hook method to return whether the obj can respond to id method or not.
See #respond_to?.