This repository was archived by the owner on Nov 30, 2024. It is now read-only.
2.14.2
2.14.2 / 2013-07-30
Bug Fixes:
- Fix
as_null_object
doubles so that they returnnil
fromto_ary
(Jon Rowe). - Fix regression in 2.14 that made
stub!
(with an implicit receiver)
return a test double rather than stub a method (Myron Marston).