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: Tue Sep 4 14:52:19 UTC 2012
Modified Files:
pkgsrc/devel/ruby-rspec-rails: Makefile PLIST distinfo
Log Message:
Update ruby-rspec-rails to 2.11.0.
2.11.0 / 2012-07-07
full changelog
Enhancements
* The generated spec/spec_helper.rb sets config.order = "random" so that specs
run in random order by default.
* rename render_template to have_rendered (and alias to render_template for
backward compatibility)
Bug fixes
* "uninitialized constant" errors are avoided when using using gems like
rspec-rails-uncommitted that define Rspec::Rails before rspec-rails loads
(Andy Lindeman)
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/ruby-rspec-rails/Makefile
cvs rdiff -u -r1.5 -r1.6 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