RubyGems.org

gem-compiler

0.2.0

A RubyGems plugin that helps generates binary gems from already existing ones without altering the original source code. It compiles Ruby C extensions and bundles the result into a new gem.

installgem install gem-compiler
Authors

Luis Lavena

2,409 total downloads 300 for this version
Owners

E7cff3cfd41c495e1012227d7dc24202

Licenses

MIT

Gemfile
gem "gem-compiler", "~> 0.2.0"
Versions
  1. 0.2.0 April 28, 2013
  2. 0.1.1 May 7, 2012
  3. 0.1.0 May 6, 2012
Development Dependencies
  1. minitest ~> 3.2
  2. rake ~> 0.9.2.2