[svn-commits] r198 - drivers/ruby/main

grant at ingres.com grant at ingres.com
Wed Aug 27 10:29:22 PDT 2008


Author: grant
Date: 2008-08-27 10:29:22 -0700 (Wed, 27 Aug 2008)
New Revision: 198

Modified:
   drivers/ruby/main/CHANGELOG
   drivers/ruby/main/README
   drivers/ruby/main/readme.html
Log:
#256 - Change status to Beta

Modified: drivers/ruby/main/CHANGELOG
===================================================================
--- drivers/ruby/main/CHANGELOG	2008-08-23 17:37:10 UTC (rev 197)
+++ drivers/ruby/main/CHANGELOG	2008-08-27 17:29:22 UTC (rev 198)
@@ -1,5 +1,6 @@
 SVN
 - Add support for the null clause used in Ingres 9.1.x (and earlier)
+- Change status to Beta
 
 version 1.3.0
 - Add quote_column_names() for quoting of table and column names. Required

Modified: drivers/ruby/main/README
===================================================================
--- drivers/ruby/main/README	2008-08-23 17:37:10 UTC (rev 197)
+++ drivers/ruby/main/README	2008-08-27 17:29:22 UTC (rev 198)
@@ -572,7 +572,7 @@
 
 More Information
 
-As this product is still in alpha status, issues specific to the Ingres Ruby AR
+As this product is still in beta status, issues specific to the Ingres Ruby AR
 adapter and driver should be posted on the Ingres forum http://
 community.ingres.com/forums/index.php?c=3 in the Database Driver and APIs forum
 rather than contacting Ingres Technical Support.

Modified: drivers/ruby/main/readme.html
===================================================================
--- drivers/ruby/main/readme.html	2008-08-23 17:37:10 UTC (rev 197)
+++ drivers/ruby/main/readme.html	2008-08-27 17:29:22 UTC (rev 198)
@@ -1,7 +1,12 @@
 <HTML>
 <HEAD>
   <META name="generator" content="HTML Tidy for Linux/x86 (vers 31 October 2006), see www.w3.org">
-  <!-- Created with DOC2HTML, v610 (12/21/2006) -->
+  <!-- 
+  This file is used as the source for the text based README file. To generate the text file you will need to download
+  and install html2text, a program for converting HTML documents to plain text. The following command is used to generate the Ruby
+  README:
+    html2text -style pretty -nobs -utf8 -ascii -o README readme.html
+  -->
 
   <TITLE>Ingres Ruby Active Record Adapter/Driver Version 1.3.1</TITLE>
   <META http-equiv="Content-Type" content="text-html; charset=utf-8">
@@ -987,7 +992,7 @@
 
   <H2><A name="more_information">More Information</A></H2>
 
-  <P>As this product is still in alpha status, issues specific to the Ingres Ruby AR adapter and driver should be posted on the
+  <P>As this product is still in beta status, issues specific to the Ingres Ruby AR adapter and driver should be posted on the
   Ingres forum <A href="http://community.ingres.com/forums/index.php?c=3" target=
   "_blank">http://community.ingres.com/forums/index.php?c=3</A> in the Database Driver and APIs forum rather than contacting Ingres
   Technical Support.</P>




More information about the svn-commits mailing list