RubyGems.org

ffi

1.0.10

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.10
Authors

Wayne Meissner

2,311,512 total downloads 51,413 for this version
Owners

5993756d2b69ce0bc16df3318c240d54791209bdffd2696a7f09d5b0c612575d

Gemfile
gem "ffi", "~> 1.0.10"
Versions
  1. 1.0.10 October 20, 2011
Show all versions (94 total)