pkgsrc/devel/ruby-rspec-expectations
taca 41df8d25a9 Update ruby-rspec-expectations to 2.9.0.
### 2.9.0 / 2012-03-17
[full changelog](http://github.com/rspec/rspec-expectations/compare/v2.8.0...v2.9.0)

Enhancements

* Move built-in matcher classes to RSpec::Matchers::BuiltIn to reduce pollution
  of RSpec::Matchers (which is included in every example).
* Autoload files with matcher classes to improve load time.

Bug fixes

* Align respond_to? and method_missing in DSL-defined matchers.
* Clear out user-defined instance variables between invocations of DSL-defined
  matchers.
* Dup the instance of a DSL generated matcher so its state is not changed by
  subsequent invocations.
* Treat expected args consistently across positive and negative expectations
  (thanks to Ralf Kistner for the heads up)
2012-03-20 13:37:28 +00:00
..
DESCR
distinfo Update ruby-rspec-expectations to 2.9.0. 2012-03-20 13:37:28 +00:00
Makefile Update ruby-rspec-expectations to 2.9.0. 2012-03-20 13:37:28 +00:00
PLIST Update ruby-rspec-expectations to 2.9.0. 2012-03-20 13:37:28 +00:00