add singleton methods for non-Kgio objects
commit36f69750cd69cbf892580da04be6675e23d92f6f
authorEric Wong <normalperson@yhbt.net>
Tue, 1 Feb 2011 02:39:31 +0000 (31 18:39 -0800)
committerEric Wong <normalperson@yhbt.net>
Tue, 1 Feb 2011 02:46:20 +0000 (31 18:46 -0800)
treea04e2574c0de5e1ebdcaa2ff8c9683c7a4ff6fdf
parent37e50a9a5fcd45242373379c0dc61ebf8ff609af
add singleton methods for non-Kgio objects

This allows people to more easily use Kgio in existing apps.
ext/kgio/read_write.c
test/test_singleton_read_write.rb [new file with mode: 0644]