ruby-informix 0.4.0 → 0.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (5) hide show
  1. data/Changelog +37 -1
  2. data/README +4 -2
  3. data/informix.c +1606 -658
  4. data/informix.ec +1176 -323
  5. metadata +4 -3
metadata CHANGED
@@ -1,10 +1,10 @@
1
1
  --- !ruby/object:Gem::Specification
2
- rubygems_version: 0.8.11
2
+ rubygems_version: 0.9.0
3
3
  specification_version: 1
4
4
  name: ruby-informix
5
5
  version: !ruby/object:Gem::Version
6
- version: 0.4.0
7
- date: 2006-12-15 00:00:00 -06:00
6
+ version: 0.5.0
7
+ date: 2006-12-27 00:00:00 -06:00
8
8
  summary: Informix driver for Ruby
9
9
  require_paths:
10
10
  - lib
@@ -25,6 +25,7 @@ required_ruby_version: !ruby/object:Gem::Version::Requirement
25
25
  platform: ruby
26
26
  signing_key:
27
27
  cert_chain:
28
+ post_install_message:
28
29
  authors:
29
30
  - Gerardo Santana Gomez Garrido
30
31
  files: