Actually now that I am working on this after having some sleep I came to realization that it was not complaining about the script I was trying to run.  Control + R in TM is not working at all.  A few days ago I updated the tmbundle for Ruby from the textmate site and had not run a script since then.  My guess is something went wrong.  Conrtol + R did work before hand.  Here is a screen grab of what it is complaining about and the file that it is complaining about.  Yes I tested this against scripts that worked with Control + R before hand.  Getting same error.
<br><br>Brad<br><br><br><br><div><span class="gmail_quote">On 6/14/07, <b class="gmail_sendername">Ciarán Walsh</b> <<a href="mailto:ciawal@gmail.com">ciawal@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div style=""><div><div>On 14 Jun 2007, at 12:56, Brad Hutchins wrote:</div><br><blockquote type="cite"><span style="border-collapse: separate; border-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;">
Checked "$:"</span></blockquote></div>Did you do this in TM? E.g. in a document <div><br></div><div><span style="white-space: pre;">   </span>ruby -e'$><<$:*$/'</div><div><br></div><div>Then press ⌃R
<br></div><div><br></div><div>Most likely TM is using a different version of Ruby than you use in the terminal. Compare "which ruby" ⌃R vs "which ruby" in Terminal</div></div><br><br>______________________________________________________________________
<br>For new threads USE THIS: <a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>(threading gets destroyed and the universe will collapse if you don't)
<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.macromates.com/mailman/listinfo/textmate" target="_blank">http://lists.macromates.com/mailman/listinfo/textmate</a><br></blockquote></div><br>