RubyGems.org

RubyInline

3.8.2

Inline allows you to write foreign code within your ruby code. It automatically determines if the code in question has changed and builds it only when necessary. The extensions are then automatically loaded into the class/module that defines it. You can even write extra builders that will allow you to write inlined code in any language. Use Inline::C as a template and look at Module#inline for the required API.

installgem install RubyInline -v 3.8.2
Authors

Ryan Davis

195,726 total downloads 747 for this version
Owners

E7cff3cfd41c495e1012227d7dc2420258479f76374a3ba3c69b9804163f39f45a837592409354297424994e8d62f722

Bundler
gem "RubyInline", "~> 3.8.2"
Versions
  1. 3.8.2 June 23, 2009
Show all versions (29 total)
Runtime Dependencies
  1. hoe >= 2.3.0
  2. ZenTest >= 0
Development Dependencies
  1. hoe >= 2.3.0