RAA - apachedbi/0.0.20041025

apachedbi / 0.0.20041025

Short description: Apache::DBI persistent connection library
Category: Library/WWW
Status: prototype
Created: 2004-10-25 06:49:14 GMT
Last update: 2004-10-25 06:49:14 GMT
Owner: MoonWolf (Projects of this owner)
Homepage: not available
Download: http://www.moonwolf.com/ruby/archive/apachedbi-0.0.20041025.tar.gz
License: Ruby's
Dependency:
Requires: mod_ruby/1.2.4
Description:
Apache::DBI - DBI persistent connection library

    httpd.conf:
      <IfModule mod_ruby.c>
        RubyRequire apache/dbi
      </IfModule>

    foo.cgi:
    require 'dbi'
    dbh = DBI.connect('dbi:Pg:foo',...)
Versions: [0.0.20060427 (2006-04-27)] [0.0.20041025b (2004-10-25)] [0.0.20041025 (2004-10-25)]

Edit this project (for project owner)

back to RAA top