method
remove_method
v2_4_6 -
Show latest stable
- Class:
Module
remove_method(*args)private
Removes the method identified by symbol from the current class. For an example, see Module.undef_method. String arguments are converted to symbols.