OK.<div><br class="webkit-block-placeholder"></div><div>Looks like this whole area has been worked upon.</div><div>In the trunk the </div><div><br class="webkit-block-placeholder"></div><div> rspec_on_rails/lib/spec/rails/dsl/behaviour/
</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 </div><div> #prepend_before {setup}
</div><div> #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. ; )</div><div><br class="webkit-block-placeholder"></div><div>Anyway I get the Story Runner back with the manual config modification so that'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> </div><div><br><div><span class="gmail_quote">On 10/23/07, <b class="gmail_sendername">David Chelimsky</b> <<a href="mailto:dchelimsky@gmail.com">dchelimsky@gmail.com</a>> 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 <<a href="mailto:dchelimsky@gmail.com">dchelimsky@gmail.com</a>> wrote:<br>> On 10/23/07, sinclair bain <<a href="mailto:rspec.user@gmail.com">rspec.user@gmail.com</a>> wrote:<br>
> > This all occurs on WindowsXP<br>><br>> Ah - I am therefore not able to help debug this precisely<br><br>In case this wasn't clear - because I don'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>