Sha256: 2033a8feb61a5f35a67d03ebc4bb50bfbe8d5b02c6ac05621d5573b6fa6ce246
Contents?: true
Size: 1.69 KB
Versions: 0
Compression: gzip
Compressed size: 785 Bytes
Stored size: 785 Bytes
Contents
--- !ruby/object:Gem::Specification rubygems_version: 0.9.4 specification_version: 1 name: fireruby version: !ruby/object:Gem::Version version: 0.4.3 date: 2007-11-26 00:00:00 -05:00 summary: Ruby interface library for the Firebird database. require_paths: - lib email: paw220470@yahoo.ie homepage: http://rubyforge.org/projects/fireruby/ rubyforge_project: description: FireRuby is an extension to the Ruby programming language that provides access to the Firebird open source RDBMS. FireRuby is based in the Firebird C API and has no additional dependencies. The FireRuby library wraps the API calls in a Ruby OO interface. autorequire: fireruby default_executable: bindir: bin has_rdoc: true required_ruby_version: !ruby/object:Gem::Version::Requirement requirements: - - ">" - !ruby/object:Gem::Version version: 0.0.0 version: platform: mswin32 signing_key: cert_chain: post_install_message: authors: - Peter Wood files: - lib/fireruby.rb - lib/fr_lib.so - lib/mkdoc - lib/SQLType.rb - lib/src.rb - test/AddRemoveUserTest.rb - test/BackupRestoreTest.rb - test/BlobTest.rb - test/CharacterSetTest.rb - test/ConnectionTest.rb - test/DatabaseTest.rb - test/DDLTest.rb - test/GeneratorTest.rb - test/KeyTest.rb - test/ResultSetTest.rb - test/RoleTest.rb - test/RowCountTest.rb - test/RowTest.rb - test/ServiceManagerTest.rb - test/SQLTest.rb - test/SQLTypeTest.rb - test/StatementTest.rb - test/TestSetup.rb - test/TransactionTest.rb - test/TypeTest.rb - test/UnitTest.rb - doc/license.txt - doc/README - examples/example01.rb test_files: - test/UnitTest.rb rdoc_options: - --main - doc/README extra_rdoc_files: - doc/README executables: [] extensions: [] requirements: [] dependencies: []