Skip to content

2.14.2

Compare
Choose a tag to compare
@myronmarston myronmarston released this 09 Aug 06:27
· 1890 commits to main since this release

2.14.2 / 2013-07-30

full changelog

Bug Fixes:

  • Fix as_null_object doubles so that they return nil from to_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).