Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
btakita committed Aug 23, 2009
1 parent db9caa7 commit 385a339
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGES
@@ -1,4 +1,5 @@
- Fixed issue with mock.proxy and returns [2]. Identified by trogdoro (http://github.com/trogdoro)
- Fixed issue with DoubleInjection not invoking methods that are lazily created [http://github.com/btakita/rr/issues/#issue/4]. Identified by davidlee (http://github.com/davidlee)
- Fixed issue with mock.proxy and returns [http://github.com/btakita/rr/issues/#issue/2]. Identified by trogdoro (http://github.com/trogdoro)

* 0.10.0
- Method is no longer invoked if respond_to? returns false. This was in place to support ActiveRecord association proxies, and is no longer needed.
Expand Down

0 comments on commit 385a339

Please sign in to comment.