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 Sep 13 11:56:42 UTC 2015
Modified Files:
pkgsrc/devel/ruby-rspec-rails: Makefile distinfo
Log Message:
Update ruby-rspec-rails to 3.3.3.
### 3.3.3 / 2015-07-15
[Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.3.2...v3.3.3)
Bug Fixes:
* Fix issue with generators caused by `Rails.configuration.hidden_namespaces`
including symbols. (Dan Kohn, #1414)
### 3.3.2 / 2015-06-18
[Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.3.1...v3.3.2)
Bug Fixes:
* Fix regression that caused stubbing abstract ActiveRecord model
classes to trigger internal errors in rails due the the verifying
double lifecycle wrongly calling `define_attribute_methods` on the
abstract AR class. (Jon Rowe, #1396)
### 3.3.1 / 2015-06-14
[Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.3.0...v3.3.1)
Bug Fixes:
* Fix regression that caused stubbing ActiveRecord model classes to
trigger internal errors in rails. (Myron Marston, Aaron Kromer, #1395)
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/ruby-rspec-rails/Makefile
cvs rdiff -u -r1.19 -r1.20 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