David Chelimsky

random thoughtlessness

rspec-1.1.12 release candidate

I’m getting ready to do a 1.1.12 release of rspec and rspec-rails. Given the history of release-related compatibility problems, I offer you release candidate gems, which you can acquire thusly:

UPDATE: new version (1.1.11.6) fixes dependency problem w/ github gems

<code>gem sources --add http://gems.github.com
[sudo] gem install dchelimsky-rspec -v 1.1.11.6
[sudo] gem install dchelimsky-rspec-rails -v 1.1.11.6
</code>

Release notes can be seen under Maintenance at:

NOTE: This will be the last release of rspec-rails that supports rails < 2.0

If you are so inclined, please grab these gems, use them, and let me know if there are any problems.