History.txt in dchelimsky-rspec-rails-1.1.99.9 vs History.txt in dchelimsky-rspec-rails-1.1.99.13

- old
+ new

@@ -47,9 +47,12 @@ * support 2 arg version of ActionController::Base#render (reported by Nathan Wilmes) * rake spec:server:start doesn't choke if there is no tmp directory * force cache_classes = false when running with spec_server. Closes #287. * keep spec_server working against edge rails (Jonathan Tron). Closes #685. * create lib/tasks if not present when running script/generate rspec. Closes #687. + * fixed regression (and added spec so it won't regress again) where + render => :inline didn't render unless integrate_views was set + * fixed nil.with_output_buffer bug in helper specs. Closes #719. === Version 1.1.12 / 2009-01-11 * 2 deprecations \ No newline at end of file