[Ruby] Packaging up image_science
Blake Barnett
blake at soulmachine.net
Thu Aug 16 10:18:25 PDT 2007
On Aug 15, 2007, at 11:09 PM, Joe Van Dyk wrote:
> On 8/13/07, Blake Barnett <blake at soulmachine.net> wrote:
>>
>> On Aug 13, 2007, at 10:29 AM, Joe Van Dyk wrote:
>>
>>> Hey,
>>>
>>> How can I package up image_science to use in my Rails
>>> application? I
>>> don't want to have the web servers compile it. Ideally, I could put
>>> the shared lib into vendor/lib in my Rails app or something similar.
>>>
>>> I read something about inline_package, but I can't figure out how to
>>> use it with image_science.
>>
>> You might want to check out tar2rubyscript and rubyscript2exe, here's
>> my post about them:
>> http://dre.gs/2007/8/2/a-single-binary-seriously
>
> I don't see how that helps me... I don't want a executable.
I mentioned it as an alternative to deploy a rails app to your web
servers, including all dependencies such as image_science. My
apologies if I wasted your time.
-Blake
More information about the Ruby
mailing list