RubyGems.org

ffi

0.6.3-x86-mingw32

Ruby-FFI is a ruby extension for programmatically loading dynamic libraries, binding functions within them, and calling those functions from Ruby code. Moreover, a Ruby-FFI extension works without changes on Ruby and JRuby. Discover why should you write your next extension using Ruby-FFI here[http://wiki.github.com/ffi/ffi/why-use-ffi].

installgem install ffi -v 0.6.3
Authors

Wayne Meissner

7,191,849 total downloads 26,729 for this version
Owners

5993756d2b69ce0bc16df3318c240d54

Gemfile
gem "ffi", "~> 0.6.3"
Versions
  1. 1.8.1 April 23, 2013
  2. 1.8.1 April 23, 2013 x86-mingw32
  3. 1.8.1 April 23, 2013 java
  4. 1.7.0 April 12, 2013
  5. 1.7.0 April 12, 2013 java
Show all versions (168 total)
Runtime Dependencies
  1. rake >= 0.8.7