This is a beta release intended to provide something that works with rails-3.1.0.rc1. It is not compatible with rails-3.1.0.beta1 or rake-0.9.0 (make sure you specify rake-0.8.7 in your Gemfile), but it is compatible with every other release of rails from 3.0.0 through 3.1.0.rc1.

rspec-rails-2.6.1.beta1 / 2011-05-22

full changelog

This release is compatible with rails-3.1.0.rc1, but not rails-3.1.0.beta1

  • Bug fixes
    • fix controller specs with anonymous controllers with around filters
    • exclude spec directory from rcov metrics
    • guard against calling prerequisites on nil default rake task (Jack Dempsey)

One Response to “rspec-rails-2.6.1.beta1 is released!”

  1. Johnneylee Jack Rollins Says:

    Hey David, I was building my rails engine with 3.1 when I came across the problem that your third bullet point addresses. Rails 3.1 RC came out hours ago and I’ve spent the last few hours wrestling with this issue. Your timing is absolutely golden.

    Thank you for RSpec and your dedication.

    ~SpaceGhost

Leave a Reply