gems rspec-rails 2.99.0.beta1

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

2.99.0.beta1 / 2013-11-07

full changelog

Deprecations

  • Deprecates autotest integration in favor of the rspec-autotest gem. (Andy
    Lindeman)

Enhancements

  • Supports Rails 4.1 and Minitest 5. (Patrick Van Stee)

Bug fixes

  • Fixes "warning: instance variable @orig_routes not initialized" raised by
    controller specs when --warnings are enabled. (Andy Lindeman)
  • Where possible, check against the version of ActiveRecord, rather than
    Rails. It is possible to use some of rspec-rails without all of Rails.
    (Darryl Pogue)
  • Explicitly depends on activemodel. This allows libraries that do not bring
    in all of rails to use rspec-rails. (John Firebaugh)

Don't miss a new rspec-rails release

NewReleases is sending notifications on new releases.