This talk describes how to create Ruby bindings of a C library. I want to increase Ruby bindings developers. If you're interested in using C libraries from Ruby and/or using Ruby more cases, this talk will help you.
This talk includes the following topics:
* List of methods to create Ruby bindings of a C library.
* Small example of each method.
* Pros and cons of each method.