<font size="2"><font face="tahoma,sans-serif">Actually I found the issue and it has nothing to do with Textmate though I wonder. I need to find the cmd+R command for the bundle and change it to run "bundle exec cucumber" instead of "cucumber"</font></font><div>

<font size="2"><font face="tahoma,sans-serif"><br></font></font></div><div><font size="2"><font face="tahoma,sans-serif">Thanks Allan</font></font></div><div><font size="2"><font face="tahoma,sans-serif"><br clear="all">
</font></font><span style="font-family:Helvetica;font-size:12px"><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px">
<font color="#222222"><font face="arial, helvetica, sans-serif">Mikael Henriksson</font></font></div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;min-height:14px"><font face="arial, helvetica, sans-serif"><br>

</font></div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px"><font face="arial, helvetica, sans-serif">Tel: +46 (0) 730- 393 200 </font></div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px">

<font color="#222222" face="arial, helvetica, sans-serif"><a href="mailto:mikael@zoolutions.se" target="_blank">mikael@zoolutions.se</a></font></div></span><div><br></div><br>
<br><br><div class="gmail_quote">On Sun, Jan 2, 2011 at 7:50 PM, Allan Odgaard <span dir="ltr"><<a href="mailto:mailinglist@textmate.org">mailinglist@textmate.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">On 25 Dec 2010, at 18:53, Mikael Henriksson wrote:<br>
<br>
> I try to run a feature with cmd+R and it gives me the following message:<br>
><br>
> :29:in `require': no such file to load -- spec (LoadError) from :29:in<br>
> `require' from /Users/mhenrixon/Library/Application<br>
> Support/TextMate/Bundles/Cucumber.tmbundle/Support/lib/cucumber/mate.rb:23<br>
</div>> […]<br>
<div class="im">> The RSpec specs work fine it's just my features that don't run. I hate<br>
> having to switch to console to do this. Any suggestions?<br>
<br>
</div>I am not familiar with the Cucumber bundle, but from the error you quote it seems that it requires a file which is probably not present for the standard ruby.<br>
<br>
You will have to dig into the source code for the bundle to learn more about which files it require.<br>
<br>
<br>
_______________________________________________<br>
textmate mailing list<br>
<a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>
<a href="http://lists.macromates.com/listinfo/textmate" target="_blank">http://lists.macromates.com/listinfo/textmate</a><br>
</blockquote></div><br></div>