Posted By: David Chelimsky
Date: 2008-10-03 13:08
Summary: rspec 1.1.6
Project: RSpec
=== rspec 1.1.6 / 2008-10-02
* 2 bug fixes
* fixed bug where negative message expectations following stubs resulted in false (negative) positives (Mathias Meyer). Closes #548.
* fixed bug where Not Yet Implemented examples report incorrect caller (Scott Taylor). Closes #547.
* 1 minor enhancement
* removed deprecated mock argument constraint symbols
=== rspec-rails 1.1.6 / 2008-10-02
* 1 bug fix
* fixed regression where values assigned to the assigns hash were not accessible from the example (#549) |
|