Hello
I’m fairly new to RoR (and Ruby), so please forgive me my possible
stupid questions.
I have a C++ dll which is like a clientside-accespoint to some
webservices (for security reasons). Now I want to address the dll from
ruby code, cause I want to do some functional testing on the services
it implements.
I read a reference to Ruby Native on
http://www.gaffer.org/archives/ruby-native-2
but I 'm not sure this is what I want
so anybody has an idea, that would be great…