Packaging Rails Applications for Offline / Third Party Use on OS X

In Deployment

With OS X 10.5 (Leopard), Ruby and Rails are included by default, so deploying Rails applications for use by non-developer third parties is easier than ever before. With this in mind, Jason Crystal has put together a solid guide to packaging a Rails application for offline use on OS X. He uses tar2rubyscript and Platypus to do the packaging. The article also demonstrates how to set up your various Rails application configuration files to cope.

Also of interest are the comments which include links and references to alternative techniques. It's still very incomplete, but one alternative mentioned is RoRGate, an OS X app that bundles up Rails applications with a site specific browser.

Post to Twitter Tweet This Post

Vaguely Related Posts (Usually)

2 Comment Responses to “Packaging Rails Applications for Offline / Third Party Use on OS X”

  1. #1
    Jamie Wilkinson Says:

    Very surprised to not see Joyent's Slingshot on this list. Dead-simple, x-platform solution for running Rails apps offline, and handles up/down data syncronization:

    http://joyent.com/developers/slingshot/

  2. #2
    Peter Cooper Says:

    Good point. I remember when Slingshot launched how much excitement there was around it, yet now I hear pretty much nothing about it from anyone. I wonder why that is.

Leave a Reply