RubyGems.org

crate

0.2.1

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.

installgem install crate
Authors

Jeremy Hinegardner

4,255 total downloads 3,050 for this version
Owners

Ae36591847393e58ff189704f5eb18f2

Gemfile
gem "crate", "~> 0.2.1"
Versions
  1. 0.2.1 January 18, 2009
  2. 0.1.1 December 1, 2008