I'm working on a project that needs to interface a Rails app with some native C++ code. I had hoped to use FFI, but it only supports C.
My research shows there are other ways to do it but I'm curious if anyone in the group has experience interfacing Ruby code with native code in C++. If I can get this working I'll happily give a talk at SD Ruby on it! Cheers, Chris -- -- SD Ruby mailing list [email protected] http://groups.google.com/group/sdruby --- You received this message because you are subscribed to the Google Groups "SD Ruby" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
