Posted By: David Chelimsky
Date: 2009-10-06 15:25
Summary: rspec-rails 1.2.9 Released
Project: RSpec

rspec-rails version 1.2.9 has been released!

Behaviour Driven Development for Ruby on Rails.

Changes:

### Version 1.2.9 / 2009-10-05

* enhancements
* added route_to and be_routable matchers (Randy Harmon). Closes #843.
* Provide better failure message for render_template when redirected (Josh
Nichols). Closes #885.
* generated specs require 'spec_helper'

* bug fixes
* pass the correct args to super in controller#render depending on the rails
version (Lucas Carlson). Closes #865.
* use Rack::Utils.parse_query to convert query strings to hashes. Closes #872.
* errors correctly bubble up when a controller spec in isolation mode
requests a non-existent action/template
* no error if either action or template exist
* error if neither exist
* Closes #888.

* removals
* spec_server has been removed in favor of spork.
* You can still use the --drb flag, but you've got to install the spork
gem.
* Windows users who cannot use the spork gem can install the spec_server
from http://github.com/dchelimsky/spec_server

Latest News
v13.5.0 Released !!
    id 774 - 2013-05-18 12:28
Runt v0.9.0 Released
    Matthew Lipper - 2013-05-17 00:11
kramdown 1.0.2 released
    Thomas Leitner - 2013-05-09 06:58
mime-types 1.23 Released
    Austin Ziegler - 2013-04-21 01:41
diff-lcs 1.2.4 Released
    Austin Ziegler - 2013-04-21 00:08

 

Forums | Admin

Discussion Forums: rspec-rails-1.2.9-released

Start New Thread Start New Thread

 

Topic Topic Starter Replies Last Post