rspec-rails 1.3.0Edit

From the official announcement posted to the rspec-users mailing list:

rspec-rails version 1.3.0 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.3.0 / 2010-01-11

* enhancements
  * use stub() instead of stub!() in generators
  * generate gem config in test.rb with 'script/generate rspec'

See also