RubyGems.org

ffi

1.1.6.pre1

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.1.6.pre1 --pre
Authors

Wayne Meissner

7,259,724 total downloads 313 for this version
Owners

5993756d2b69ce0bc16df3318c240d54

Gemfile
gem "ffi", "~> 1.1.6.pre1"
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)