Nice tutorial on how to distribute Ruby / Rails applications
Posted by tom February 19th, 2006
Just found a nice tutorial on how to distribute Ruby or Rails applications, it can be found here: www.erikveen.dds.nl. It involves wrapping all your code in a tar or .exe file, ofcourse this only works if you’re on Windows.

Leave a Reply