Path to this page:
Subject: CVS commit: pkgsrc/devel/ruby-rspec
From: Takahiro Kambe
Date: 2011-06-18 04:23:24
Message id: 20110618022324.50965175DD@cvs.netbsd.org
Log Message:
Update ruby-rspec pacakge to 1.3.2, latest 1.3.x.
=== Version 1.3.2 / 2011-04-11
* Enhancements
* Raise a meaningful error when an argument-scoped stub is called with the
wrong args (Alexey)
* Dev: ignore .rbc files (Myron Marston)
* Bug fixes
* Fix regression in which an expectation should return the value from a
previously defined stub of the same method (Tom Stuart)
* Support heckling class methods (Dan Kubb)
* Only try to pass messages to the superclass if the superclass responds to
the method (Andrew Selder)
Files: