One clic application for rails on OSX

Hi !

I am thinking about preparing an "all-in-one" application to run zena on mac OSX without installing any dependencies. The application should contain:

1. ruby 2. imagemagick 3. gems: rake mongrel mongrel_cluster rmagick tzinfo RedCloth syntax mongrel_upload_progress uuidtools daemons ruby-debug 4. apache2

Is there any project I should start with to prepare this bundle ?

Gaspard

It seems locomotive is not so alive anymore... I think about using
macports to easily install binaries in a custom path lik /Applications/ zena.app/Contents/Resources/opt and then take this thing as the package.

I will have a look at MAMP to see if I can adapt this framework to
include ruby and the gems I need.

Gaspard