Creating standalone executable rails application

Hi

I need to create a standalone executable application.If any one knows
how to do it help me…

On 26 Feb 2008, at 10:38, Shiva K. wrote:

Hi

I need to create a standalone executable application.If any one
knows
how to do it help me…

have a look at slingshot: http://joyent.com/developers/slingshot/

On Feb 26, 2008, at 4:38 AM, Shiva K. wrote:

Hi

I need to create a standalone executable application.If any one
knows
how to do it help me…

Depending on what your needs are, you might find this helpful:

http://www.erikveen.dds.nl/distributingrubyapplications/rails.html

Peace,
Phillip

If you’re looking at a pure Ruby application (not Rails) then there
are a few packaging options depending on your target platform. Check
out Fulton’s “The Ruby Way” for some good suggestions. For Rails
apps, I like Frederick’s suggestion best.

On Feb 26, 5:38 am, Shiva K. [email protected]