<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,7 +1,7 @@
 # Be sure to restart your server when you modify this file
 
 # Specifies gem version of Rails to use when vendor/rails is not present
-RAILS_GEM_VERSION = '2.3.2' unless defined? RAILS_GEM_VERSION
+RAILS_GEM_VERSION = '2.3.4' unless defined? RAILS_GEM_VERSION
 
 # Bootstrap the Rails environment, frameworks, and default configuration
 require File.join(File.dirname(__FILE__), 'boot')
@@ -29,6 +29,7 @@ Rails::Initializer.run do |config|
   # Skip frameworks you're not going to use. To use Rails without a database,
   # you must remove the Active Record framework.
   # config.frameworks -= [ :active_record, :active_resource, :action_mailer ]
+   config.frameworks -= [ :active_resource, :action_mailer ]
 
   # Activate observers that should always be running
   # config.active_record.observers = :cacher, :garbage_collector, :forum_observer</diff>
      <filename>config/environment.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>76b6253ce9b4fb0cdb585c4cee7aed041b4c96a8</id>
    </parent>
  </parents>
  <author>
    <name>Steven Wilkin</name>
    <email>stevenwilkin@gmail.com</email>
  </author>
  <url>http://github.com/stevenwilkin/io.gd/commit/d99a471efaa1b2f7905c24f4c67684bcb7917554</url>
  <id>d99a471efaa1b2f7905c24f4c67684bcb7917554</id>
  <committed-date>2009-11-02T13:52:01-08:00</committed-date>
  <authored-date>2009-11-02T13:52:01-08:00</authored-date>
  <message>use rails 2.3.4 and don't load unused frameworks</message>
  <tree>e607f7bee21a194e1e212b79ffca9b6fd1c2a599</tree>
  <committer>
    <name>Steven Wilkin</name>
    <email>stevenwilkin@gmail.com</email>
  </committer>
</commit>
