History.txt in dchelimsky-rspec-rails-1.1.8 vs History.txt in dchelimsky-rspec-rails-1.1.9
- old
+ new
@@ -1,5 +1,14 @@
+=== Version 1.1.9 / 2008-10-20
+
+* 4 bug fixes
+
+ * require 'rubygems' in script/spec
+ * fix failure message for error_on and errors_on (Patch from Mike Vincent). Fixes #566.
+ * fix issues that arise in view spec if passing actual template name to render (Patch from Mike Vincent). Fixes #551.
+ * fixed bug accessing assigns from helper examples
+
=== Version 1.1.8 / 2008-10-03
* 2 bug fixes
* correctly handle assigns that are false. Fixes #552.
@@ -13,10 +22,10 @@
=== Version 1.1.6 / 2008-10-02
* 1 bug fix
- * fixed regression where values assigned to the assigns hash were not accessible from the example (#549)
+ * fixed regression where values assigned to the assigns hash were not accessible from the example (#549)
=== Version 1.1.5 / 2008-09-28
IMPORTANT: use 'script/autospec' (or just 'autospec' if you have the rspec gem
installed) instead of 'autotest'. We changed the way autotest discovers rspec
\ No newline at end of file