gems rspec-rails 2.14.0

latest releases: 6.1.2, 6.1.1, 6.1.0...
10 years ago

2.14.0 / 2013-07-06

full changelog

Bug fixes

  • Rake tasks do not define methods that might interact with other libraries.
    (Fujimura Daisuke)
  • Reverts fix for out-of-order let definitions in controller specs after the
    issue was fixed upstream in rspec-core. (Andy Lindeman)
  • Fixes deprecation warning when using expect(Model).to have(n).records with
    Rails 4. (Andy Lindeman)

2.14.0.rc1 / 2013-05-27

full changelog

Enhancements

  • Prelimiarily support Rails 4.1 by updating adapters to support Minitest 5.0.
    (Andy Lindeman)

Bug fixes

  • rake stats runs correctly when spec files exist at the top level of the
    spec/ directory. (Benjamin Fleischer)

Don't miss a new rspec-rails release

NewReleases is sending notifications on new releases.