Works fine now...

On Mon, Jan 25, 2010 at 7:10 AM, Owen Dall <[email protected]> wrote:

> Cool.  Thanks, Matt.
>
> On Sun, Jan 24, 2010 at 8:38 PM, Matt Jones <[email protected]> wrote:
>
>>
>> On Jan 24, 2010, at 8:17 PM, Owen Dall wrote:
>>
>>  Thanks for looking into this.  I have 2.3.5 available.here is my gem
>>> list:
>>>
>>
>> Looking into it further, the trick is that Rubygems generates a wrapper,
>> which happens to load RubyGems. This means that, in a standard setup, the
>> require 'active_support' line will activate the correct gem to make the
>> require work.
>>
>> However, we're not running with the wrapper in this case, thus we blow up.
>> In this case, the only thing we needed AS for was the present? method, so I
>> replaced it with a standard Ruby equivalent. Change is up on GH.
>>
>> --Matt JOnes
>>
>>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Hobo Users" group.
>> To post to this group, send email to [email protected].
>> To unsubscribe from this group, send email to
>> [email protected]<hobousers%[email protected]>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/hobousers?hl=en.
>>
>>
>
>
> --
> Thanks,
>
> Owen
>
> Owen Dall
> Barquin International
> 410-991-0811
>



-- 
Thanks,

Owen

Owen Dall
Barquin International
410-991-0811

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/hobousers?hl=en.

Reply via email to