Packaging to Executables

ocra

77

62
3
OCRA (One-Click Ruby Application) builds Windows executables from Ruby source code. The executable is a self-extracting, self-running executable that contains the Ruby interpreter, your source code and any additionally needed ruby libraries or DLL. Last commit: Thu, 10 Jun 2010 15:18:41 +0000

gem install ocra

Downloads: 3833

v1.1.3
2959

crate

54

59
5
Crate is a developer tool to help package up your application as a custom static build of the ruby interpreter plus all dependent binary extensions. All the pure ruby code (the ruby application, the ruby stdlib, etc ) is packed into one or more SQLite databases. The final distributable pieces are a single executable and a few SQLite databases which can be then wrapped up appropriately as an OS X App; a self extracting executable for Windows; a shar archive, rpm or tarball for Unixes. Last commit: Fri, 17 Apr 2009 04:32:16 +0000

gem install crate

Downloads: 683

v0.2.1
543
A Ruby Compiler Last commit: Mon, 15 Jun 2009 10:11:40 +0000

gem install rubyscript2exe

Downloads: 3660

v0.5.3
2554