When I've run into problems loading gems into Shoes before, I've tried just
copying the gem directory from its real directory to the lib/ directory in
Shoes (with all the other included Ruby libs). I believe that worked for at
least ActiveRecord. Of course this is a hack but it might be good
temporarily,
-tieg
On Sat, Aug 2, 2008 at 3:19 PM, Hugh Sasse <[EMAIL PROTECTED]> wrote:
>
>
> On Sat, 2 Aug 2008, Seth Thomas Rasmussen wrote:
>
> On Sat, Aug 2, 2008 at 9:02 AM, Hugh Sasse <[EMAIL PROTECTED]> wrote:
>>
>>> On Fri, 1 Aug 2008, Seth Thomas Rasmussen wrote:
>>>
>>> btw:
>>>>
>>>> _\m/ shoes (setup) | shoes -v
>>>> shoes raisins (0.r904) [i686-darwin8.9.1]
>>>>
>>>>
>>> {What's '_\m/'? Your prompt?}
>>>
>>> Have you found a way to get this info onto standard output, or did
>>> you type 'shoes raisins (0.r904) [i686-darwin8.9.1]' back in? I ask
>>> because I've found no way to copy and paste from dialogues.
>>>
>>
>> "_\m/ shoes (setup)" is my prompt there. I just typed "shoes -v" in
>>
>
> OK, that was unexpected: shell prompts usually match /[%$#>] $/
>
> console to get that version information.
>>
>
> Well, on Vista and XP I get that info in a shoes window, even invoking
> shoes -v from CMD.eex.
>
>>
>> Thanks,
> Hugh
>