Packaging to Executables

ocra

85

65
4
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: Fri, 03 Sep 2010 23:17:09 +0000

gem install ocra

Downloads: 4734

v1.2.0
51

crate

51

59
4
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: 765

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

gem install rubyscript2exe

Downloads: 4091

v0.5.3
2860