ruby: Add Guestfs::Guestfs.new() method.
authorRichard Jones <rjones@redhat.com>
Thu, 2 Sep 2010 11:01:06 +0000 (12:01 +0100)
committerRichard Jones <rjones@redhat.com>
Thu, 2 Sep 2010 11:03:54 +0000 (12:03 +0100)
commit25521f17d5b0841a13d66fc515fac0cffe23d9a1
tree4026a0f0b0147afd7af747424372a6787fc4e4e3
parentb8b0c99b46172712aa190f70182734934587af7b
ruby: Add Guestfs::Guestfs.new() method.

This is a more standard way to create objects in Ruby.  The old
way was to call the module function Guestfs::create() which still
works.
src/generator.ml