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
- [email protected]
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 A. and Max Murphy). Closes #783.
- support :xml and :strict config options for have_tag matcher (patch
-
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.
- Fixed a small typo that makes rake stats fail (José Valim). Closes