method
remove_method
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.
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.