History.txt in dchelimsky-rspec-rails-1.1.99.4 vs History.txt in dchelimsky-rspec-rails-1.1.99.5
- old
+ new
@@ -34,9 +34,10 @@
* you no longer *have* to load ActionMailer to get specs to run. Closes #650.
* query_params are now parsed by Rack::Utils.parse_query in redirect_to matcher. Closes #684.
* cleaned up spec_server (there was a bunch of pre-rails 2.0 material). Closes #685.
* rspec's rake tasks are not loaded when running "rake gems" or any of its subtasks
* only warn when rspec is not installed when trying to invoke an rspec rake task
+ * support 2 arg version of ActionController::Base#render (reported by Nathan Wilmes)
=== Version 1.1.12 / 2009-01-11
* 2 deprecations
\ No newline at end of file