[TxMt] Re: Ruby Bundle cmd-R doesn't find gems

Pito Salas rps at salas.com
Thu Apr 23 13:26:23 UTC 2009


James, indeed that was the clue I needed. Thanks!

- Pito

On Wed, Apr 22, 2009 at 11:34 AM, James Gray <james at grayproductions.net> wrote:
> On Apr 22, 2009, at 10:23 AM, Pito Salas wrote:
>
>> I am having a new problem with a very simple thing that used to work:
>>
>>>>> In TextMate, I have a test file test.rb
>>
>> require 'rubygems'
>> require 'shoulda'
>>
>>>>> After making sure that the textmate recognizes this as a Ruby
>>>>> source file, I do:
>>
>> command-R
>>
>>>>> I get this output:
>>
>> LoadError: no such file to load — shoulda
>
> If this has changed, the most likely reason is that something in your
> environment changed such that TextMate now sees a different Ruby
> install (one that doesn't have the shoulda gem).  Have a look at the
> following section of the manual, especially the "Important" section:
>
> http://manual.macromates.com/en/shell_commands#search_path
>
> Hope that helps.
>
> James Edward Gray II
>
> _______________________________________________
> textmate mailing list
> textmate at lists.macromates.com
> http://lists.macromates.com/listinfo/textmate
>



More information about the textmate mailing list