rspec-rails version 1.2.5 has been released! * <http://rspec.info> * <http://rubyforge.org/projects/rspec> * <http://github.com/dchelimsky/rspec-rails> * <http://wiki.github.com/dchelimsky/rspec/rails> * <rspec-devel at rubyforge.org> Behaviour Driven Development for Ruby on Rails. Changes: ### Version 1.2.5 / 2009-04-29 * enhancements * support :xml and :strict config options for have_tag matcher (patch from Peer Allan and Max Murphy). Closes #783. * bug fixes * Fixed a small typo that makes rake stats fail (Jos? Valim). Closes #802. * link_to and friends are available to ViewExampleGroup again (J.B. Rainsberger). Closes #787. * spec_server works correctly with rails 2.3 again (Neil Buckley). Closes #759. * <http://rspec.info> * <http://rubyforge.org/projects/rspec> * <http://github.com/dchelimsky/rspec-rails> * <http://wiki.github.com/dchelimsky/rspec/rails> * <rspec-devel at rubyforge.org>