<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -91,19 +91,19 @@ ActionMailer::Base.default_charset = 'utf-8'
 
 # I wanted to put this as a &quot;setup&quot; page, but it seems I can't catch the 
 # exception fast enough and get a 500 error
-if RAILS_ENV != 'test'
-  begin
-    ActiveRecord::Base.connection.select_all(&quot;select * from sessions&quot;)
-  rescue
-    begin
-      ActiveRecord::Base.connection.current_database
-      Migrator.migrate
-    rescue
-      # if there are no database, migrator doesn't no start
+#if RAILS_ENV != 'test'
+#  begin
+#    ActiveRecord::Base.connection.select_all(&quot;select * from sessions&quot;)
+#  rescue
+#    begin
+#      ActiveRecord::Base.connection.current_database
+#      Migrator.migrate
+#    rescue
+#      # if there are no database, migrator doesn't no start
       # use case : rake db:create in rails tasks
-    end
-  end
-end
+#    end
+#  end
+#end
 
 if RAILS_ENV != 'test'
   begin</diff>
      <filename>config/environment.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>890c377a7da0cf89f458314a085db8129ef5e831</id>
    </parent>
  </parents>
  <author>
    <name>Fr&#233;d&#233;ric de Villamil</name>
    <email>frederic@de-villamil.com</email>
  </author>
  <url>http://github.com/fdv/typo/commit/c77b14b5f45a5034cc12134c5f494157c203b0aa</url>
  <id>c77b14b5f45a5034cc12134c5f494157c203b0aa</id>
  <committed-date>2009-06-28T05:54:12-07:00</committed-date>
  <authored-date>2009-06-28T05:54:12-07:00</authored-date>
  <message>Commenting database autoload since it adds connections everytime a page is loaded for no reason. We need to find out something else</message>
  <tree>740ac4b088125b034c4f3a0ab8788b84766cdbcf</tree>
  <committer>
    <name>Fr&#233;d&#233;ric de Villamil</name>
    <email>frederic@de-villamil.com</email>
  </committer>
</commit>
