Flowdock
method

silence_redefinition_of_method

Importance_1
v6.0.0 - Show latest stable - 0 notes - Class: Module
silence_redefinition_of_method(method) public

Marks the named method as intended to be redefined, if it exists. Suppresses the Ruby method redefinition warning. Prefer #redefine_method where possible.

Show source
Register or log in to add new notes.