SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby2.7-rubygem-rspec-rails-3.9-3.9.1-1.53.x86_64.rpm :

* Mon Apr 27 2020 Manuel Schnitzer - updated to version 3.9.1 [Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.9.0...v3.9.1) Bug Fixes:
* Add missing require for have_enqueued_mail matcher. (Ignatius Reza, #2117)
* Mon Jan 27 2020 Manuel Schnitzer - updated to version 3.9.0 [#] Enhancements
* Use __dir__ instead of __FILE__ in generated rails_helper.rb where supported. (OKURA Masafumi, #2048)
* Add have_enqueued_mail matcher as a \"super\" matcher to the ActiveJob matchers making it easier to match on ActiveJob delivered emails. (Joel Lubrano, #2047)
* Add generator for system specs on Rails 5.1 and above. (Andrzej Sliwa, #1933)
* Add generator for generator specs. (AATTConSou, #2085)
* Add option to generate routes when generating controller specs. (David Revelo, #2134) [#] Bug Fixes: Make the ActiveJob matchers fail when multiple jobs are queued for negated matches. e.g. expect { job; job; }.to_not have_enqueued_job. (Emric Istanful, #2069)
* Sat Mar 02 2019 Stephan Kulow - updated to version 3.8.2 see installed Changelog.md
* Mon Oct 29 2018 mschnitzerAATTsuse.com- updated to version 3.8.1 [Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.8.0...v3.8.1) Bug Fixes:
* Fix `NoMethodError: undefined method \'strip\'` when using a `Pathname` object as the fixture file path. (Aaron Kromer, #2026)
* When generating feature specs, do not duplicate namespace in the path name. (Laura Paakkinen, #2034)
* Prevent `ActiveJob::DeserializationError` from being issued when `ActiveJob` matchers de-serialize arguments. (AATTaymeric-ledorze, #2036)
* Sun Aug 05 2018 mschnitzerAATTsuse.com- updated to version 3.8.0 [Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.7.2...v3.8.0) Enhancements:
* Improved message when migrations are pending in the default `rails_helper.rb` (Koichi ITO, #1924)
* `have_http_status` matcher now supports Rails 5.2 style response symbols (Douglas Lovell, #1951)
* Change generated Rails helper to match Rails standards for Rails.root (Alessandro Rodi, #1960)
* At support for asserting enqueued jobs have no wait period attached. (Brad Charna, #1977)
* Cache instances of `ActionView::Template` used in `stub_template` resulting in increased performance due to less allocations and setup. (Simon Coffey, #1979)
* Rails scaffold generator now respects longer namespaces (e.g. api/v1/\\). (Laura Paakkinen, #1958) Bug Fixes:
* Escape quotation characters when producing method names for system spec screenshots. (Shane Cavanaugh, #1955)
* Use relative path for resolving fixtures when `fixture_path` is not set. (Laurent Cobos, #1943)
* Allow custom template resolvers in view specs. (AATTahorek, #1941)
* Sun Dec 03 2017 cooloAATTsuse.com- updated to version 3.7.2 see installed Changelog.md
* Thu Oct 26 2017 cooloAATTsuse.com- updated to version 3.7.1 see installed Changelog.md
* Mon Aug 28 2017 cooloAATTsuse.com- updated to version 3.6.1 see installed Changelog.md [#]## 3.6.1 / 2017-07-25 [Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.6.0...v3.6.1) Bug Fixes:
* Prevent \"template not rendered\" log message from erroring in threaded environments. (Samuel Cochran, #1831)
* Correctly generate job name in error message. (Wojciech Wnętrzak, #1814)
* Tue May 23 2017 cooloAATTsuse.com- updated to version 3.6.0 see installed Changelog.md
* Fri Aug 26 2016 cooloAATTsuse.com- updated to version 3.5.2 see installed Changelog.md [#]## Development [Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.5.1...v3.5.2) Bug Fixes:
* Stop unnecessarily loading `rspec/core` from `rspec/rails` to avoid IRB context warning. (Myron Marston, #1678)
* Deserialize arguments within ActiveJob matchers correctly. (Wojciech Wnętrzak, #1684)
 
ICM