pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-rspec-rails
Module Name: pkgsrc
Committed By: taca
Date: Sat Mar 17 15:08:56 UTC 2012
Modified Files:
pkgsrc/devel/ruby-rspec-rails: Makefile PLIST distinfo
Log Message:
Update ruby-rspec-rails package to 2.8.1.
2.8.1 / 2012-01-04
full changelog
NOTE: there was a change in rails-3.2.0.rc2 which broke compatibility
with stub_model in rspec-rails. This release fixes that issue, but it
means that you'll have to upgrade to rspec-rails-2.8.1 when you upgrade
to rails >= 3.2.0.rc2.
* Bug fixes
- Explicitly stub valid? in stubmodel. Fixes stubmodel for rails
versions >= 3.2.0.rc2.
2.8.0 / 2012-01-04
full changelog
* Enhancements
- Eliminate deprecation warnings in generated view specs in Rails 3.2
- Ensure namespaced helpers are included automatically (Evgeniy Dolzhenko)
- Added cuke scenario documenting which routes are generated for
anonymous controllers (Alan Shields) 2.8.0.rc2 / 2011-12-19
full changelog
* Enhancements
- Add session hash to generated controller specs (Thiago Almeida)
- Eliminate deprecation warnings about InstanceMethods modules in Rails 3.2
* Bug fixes
- Stub attribute accessor after respond_to? call on mocked model (Igor Afonov)
2.8.0.rc1 / 2011-11-06
full changelog
* Enhancements
- Removed unnecessary "config.mockwith :rspec" from spechelper.rb
(Paul Annesley)
* Changes
- No API changes for rspec-rails in this release, but some internals
changed to align with rspec-core-2.8
* rspec-core
* rspec-expectations
* rspec-mocks
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ruby-rspec-rails/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ruby-rspec-rails/PLIST \
pkgsrc/devel/ruby-rspec-rails/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index