Class: MonkeyPatch::ReplaceMethodPatch

Inherits:
MethodPatch show all
Defined in:
lib/monkeypatch.rb

Overview

Spawned by MonkeyPatch.replace_method

Instance Attribute Summary

Attributes inherited from MethodPatch

#method_name

Attributes inherited from Patch

#from

Method Summary

Methods inherited from MethodPatch

#initialize

Methods inherited from Patch

#&, #add_condition, #initialize, #patch_class, #patch_instance, #to_a

Constructor Details

This class inherits a constructor from MonkeyPatch::MethodPatch