RubyGems.org

ffi

1.0.9-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 1.0.9
Authors

Wayne Meissner

2,311,522 total downloads 34,338 for this version
Owners

5993756d2b69ce0bc16df3318c240d54791209bdffd2696a7f09d5b0c612575d

Gemfile
gem "ffi", "~> 1.0.9"
Versions
  1. 1.0.9 May 21, 2011 x86-mingw32
Show all versions (94 total)