RR v0.2.1 Release Notes

Release Date: 2007-07-17 // almost 17 years ago
    • โž• Added mock_probe
    • โž• Added stub_probe
    • Probe returns the return value of the passed in block, instead of ignoring its return value
    • Scenario#after_call returns the return value of the passed in block
    • Not using method aliasing to store original method
    • ๐Ÿ“‡ Renamed DoubleMethods to RRMethods
    • โž• Added RRMethods#mock_probe