K
KUBO Takehiro
ruby-oci8 1.0.2 is released. This is a Oracle module using OCI8 API.
http://rubyforge.org/projects/ruby-oci8/
gem and mswin32 binary gem are also available from this release.
What's new in ruby-oci8 1.0.2.
1. add a gemspec file.
(Thanks to Jesse Hu)
To make a pure ruby gems package:
gem build ruby-oci8.gemspec
To make a binary gems package:
gem build ruby-oci8.gemspec -- current
2. [BUG FIX] fix a segv bug in gc mark.
(Thanks to authorNari)
http://rubyforge.org/projects/ruby-oci8/
gem and mswin32 binary gem are also available from this release.
What's new in ruby-oci8 1.0.2.
1. add a gemspec file.
(Thanks to Jesse Hu)
To make a pure ruby gems package:
gem build ruby-oci8.gemspec
To make a binary gems package:
gem build ruby-oci8.gemspec -- current
2. [BUG FIX] fix a segv bug in gc mark.
(Thanks to authorNari)