Update of /cvsroot/ruby-dbi/src/doc
In directory sc8-pr-cvs1:/tmp/cvs-serv30558
Modified Files:
index.rd
Log Message:
added contributor, added Articles section
Index: index.rd
===================================================================
RCS file: /cvsroot/ruby-dbi/src/doc/index.rd,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- index.rd 22 Oct 2002 15:25:38 -0000 1.26
+++ index.rd 22 Jan 2003 10:55:02 -0000 1.27
@@ -72,6 +72,8 @@
Submitted several patches and helped with lots of comments; Co-owner of the project.
: MoonWolf
quote/escape_bytea patch for DBD Pg.
+: Paul DuBois
+ Fixed typos and formatting.
== Database Drivers (DBDs)
@@ -182,6 +184,9 @@
The DBD specification (how to write a database driver) is lib/dbi/doc/DBD_SPEC or lib/dbi/doc/html/DBD_SPEC.html or available
from WWW at ((<URL:http://ruby-dbi.sourceforge.net/DBD_SPEC.html>)).
+== Articles
+
+* ((<Using the Ruby DBI Module|URL:http://www.kitebird.com/articles/ruby-dbi.html>)) by Paul DuBois.
== Applications
|