<br><br><div class="gmail_quote">On Mon, Aug 22, 2011 at 7:09 PM, RonJeffries <span dir="ltr"><<a href="mailto:ronjeffriesacm@gmail.com">ronjeffriesacm@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Absolute noob here. New to Mac and to TextMate. Have and am reading the Prag TextMate book. Feel free to send me to a link or such.<br>
<br>
I'm trying to run an rspec test under TextMate. I have the rspec gem installed and the test runs under Terminal. Does not run under TextMate, with the require failing. I assume I am missing some path setting or the like in TextMate but can't work out what it is.<br>

<br>
I'm told there is an rspec bundle that should "solve" this. I tried what's on this page:<br>
<a href="http://rspec.info/documentation/tools/extensions/editors/textmate.html" target="_blank">http://rspec.info/documentation/tools/extensions/editors/textmate.html</a> to no avail.<br>
<br>
I can't find the rspec bundle on RubyForge and when I try the second suggestion on that page, namely cd ~/Library/Application\ Support/TextMate/Bundles/, I find no Bundles folder under the TextMate folder, just a file, textmate.pid.<br>
</blockquote><div>I suggest you remove the texmate.pid file. It seems to me that it is a sign of something gets wrong.</div><div>Next, use the second receipt on the page (the one with git clone). You have to create the Bundles folder if it does not exist.</div>
<div><br></div><div>Once it is created, just reload the bundles via Bundles menu, Bundle editor, Reload Bundles.</div><div><br></div><div><br></div></div>Cheers,<br>Michèle Garoche<br>