method

remove_method

v1_8_6_287 - Show latest stable - Class: Module
remove_method(...)
public

Removes the method identified by symbol from the current class. For an example, see Module.undef_method.