ruby: Translate C examples into Ruby and include documentation.
authorRichard W.M. Jones <rjones@redhat.com>
Wed, 24 Nov 2010 18:49:37 +0000 (18:49 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 24 Nov 2010 20:13:13 +0000 (20:13 +0000)
commit37e632b7b8e1bd8c9893bb8e3c9a8691c78256a4
tree7af132af80fbbc739a664620cc436d3345603566
parent472722a72df89895bb11a1244eafa7915b1af116
ruby: Translate C examples into Ruby and include documentation.
12 files changed:
.gitignore
Makefile.am
configure.ac
examples/guestfs-examples.pod
ocaml/examples/guestfs-ocaml.pod
python/examples/guestfs-python.pod
ruby/examples/LICENSE [new file with mode: 0644]
ruby/examples/Makefile.am [new file with mode: 0644]
ruby/examples/create_disk.rb [new file with mode: 0644]
ruby/examples/guestfs-ruby.pod [new file with mode: 0644]
ruby/examples/inspect_vm.rb [new file with mode: 0644]
src/guestfs.pod