rspec-rails version 1.1.9 has been released! * <http://rspec.info/> Behaviour Driven Development for Ruby on Rails. Changes: ### Version 1.1.9 / 2008-10-20 * 4 bug fixes * require ''rubygems'' in script/spec * fix failure message for error_on and errors_on (Patch from Mike Vincent). Fixes #566. * fix issues that arise in view spec if passing actual template name to render (Patch from Mike Vincent). Fixes #551. * fixed bug accessing assigns from helper examples * <http://rspec.info/>