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: Sun Nov 29 14:59:13 UTC 2015
Modified Files:
pkgsrc/devel/ruby-rspec-rails: Makefile PLIST distinfo
Log Message:
Update ruby-rspec-rails to 3.4.0.
### 3.4.0 / 2015-11-11
[Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.3.3...v3.4.0)
Enhancements:
* Improved the failure message for `have_rendered` matcher on a redirect
response. (Alex Egan, #1440)
* Add configuration option to filter out Rails gems from backtraces.
(Bradley Schaefer, #1458)
* Enable resolver cache for view specs for a large speed improvement
(Chris Zetter, #1452)
* Add `have_enqueued_job` matcher for checking if a block has queued jobs.
(Wojciech Wnętrzak, #1464)
Bug Fixes:
* Fix another load order issued which causes an undefined method `fixture_path` error
when loading rspec-rails after a spec has been created. (Nikki Murray, #1430)
* Removed incorrect surrounding whitespace in the rspec-rails backtrace
exclusion pattern for its own `lib` code. (Jam Black, #1439)
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/ruby-rspec-rails/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/ruby-rspec-rails/PLIST
cvs rdiff -u -r1.21 -r1.22 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