summaryrefslogtreecommitdiffstats
path: root/ruby/examples/create_disk.rb
Commit message (Collapse)AuthorAgeFilesLines
* perl, python, ruby: Fix comments on call to close method.Richard W.M. Jones2012-07-031-0/+3
| | | | | | | Make the comments consistent. Also make the Perl example call $g->close explicitly so it is consistent with the other examples.
* examples: In create_disk example, don't call set_autosync.Richard W.M. Jones2012-07-031-7/+0
| | | | | This is now set by default in all supported versions of libguestfs. It's just confusing if the examples refer to it.
* ruby: Translate C examples into Ruby and include documentation.Richard W.M. Jones2010-11-241-0/+64