RubyGems.org

ffi

1.0.12.rc3

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.12.rc3 --pre
Authors

Wayne Meissner

7,707,779 total downloads 239 for this version
Owners

5993756d2b69ce0bc16df3318c240d54

Gemfile
gem "ffi", "~> 1.0.12.rc3"
Versions
  1. 1.9.0 June 9, 2013
  2. 1.9.0 June 9, 2013 java
  3. 1.9.0 June 9, 2013 x86-mingw32
  4. 1.8.1 April 23, 2013
  5. 1.8.1 April 23, 2013 x86-mingw32
Show all versions (171 total)