OK.<div><br class="webkit-block-placeholder"></div><div>Looks like this whole area has been worked upon.</div><div>In the trunk the&nbsp;</div><div><br class="webkit-block-placeholder"></div><div>&nbsp;&nbsp; &nbsp;rspec_on_rails/lib/spec/rails/dsl/behaviour/&nbsp;
</div><div><br class="webkit-block-placeholder"></div><div>directory has been reworked.</div><div><br class="webkit-block-placeholder"></div><div>The rails_example.rb file contains the class method #before_eval where the error is sourced.
</div><div><br class="webkit-block-placeholder"></div><div>In REL_1_0_8 this functionality was in the base.rb file there is no #before_eval functionality as such.</div><div>There is no (obvious) calls to&nbsp;</div><div>&nbsp;&nbsp; #prepend_before {setup}
</div><div>&nbsp;&nbsp; #append_after {teardown}<br>and the #configure is slightly different.</div><div>However the #before_eval exists in the rspec/lib/spec/dsl/behaviour.rb but is an empty (no-op) implementation.</div><div>Plus Spec::DSL::Example inherits from Test::Unit::TestCase in the trunk (hence the calls to setup/teardown)
</div><div><br class="webkit-block-placeholder"></div><div>So ... somewhere in there lies the cause. &nbsp; &nbsp;; )</div><div><br class="webkit-block-placeholder"></div><div>Anyway I get the Story Runner back with the manual config modification so that&#39;s where we want to be.
</div><div><br class="webkit-block-placeholder"></div><div><div>Cheers!</div><div>sinclair</div><div><br class="webkit-block-placeholder"></div><br class="webkit-block-placeholder"></div><div><br class="webkit-block-placeholder">
</div><div><br>&nbsp;</div><div><br><div><span class="gmail_quote">On 10/23/07, <b class="gmail_sendername">David Chelimsky</b> &lt;<a href="mailto:dchelimsky@gmail.com">dchelimsky@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="margin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex">
On 10/23/07, David Chelimsky &lt;<a href="mailto:dchelimsky@gmail.com">dchelimsky@gmail.com</a>&gt; wrote:<br>&gt; On 10/23/07, sinclair bain &lt;<a href="mailto:rspec.user@gmail.com">rspec.user@gmail.com</a>&gt; wrote:<br>
&gt; &gt; This all occurs on WindowsXP<br>&gt;<br>&gt; Ah - I am therefore not able to help debug this precisely<br><br>In case this wasn&#39;t clear - because I don&#39;t have that OS available :)<br>_______________________________________________
<br>rspec-users mailing list<br><a href="mailto:rspec-users@rubyforge.org">rspec-users@rubyforge.org</a><br><a href="http://rubyforge.org/mailman/listinfo/rspec-users">http://rubyforge.org/mailman/listinfo/rspec-users</a>
<br></blockquote></div><br></div>