I guess I was expecting to find a ruby library making calls into the C
library like the Python libvirt.py that is generated.
I saw these files and thought I was missing something but I understand now
the difference between the Ruby and Python bindings.
Thanks,
Jon
On Tue, Oct 5, 2010 at 9:36 AM, Justin Clift <jclift(a)redhat.com> wrote:
On 10/06/2010 12:28 AM, Jonathan Kelley wrote:
> I am newer to Ruby so maybe I am expecting to see something I shouldn't.
> With the Python bindings I can browse the source of the python binding. In
> other words I am looking to see the implementation of these bindings.
>
Ahhhh. This link is for the online, browsable ruby bindings source
code for libvirt:
http://libvirt.org/git/?p=ruby-libvirt.git;a=tree
It's a little bit different from the one I sent before, and I *think*
this is what you want.
Does this help?
Regards and best wishes,
Justin Clift
The Rdoc would be helpful so if you want to generate it and send me a copy
> that would be great.
>
> Thanks,
> Jon
>