<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -27,6 +27,9 @@ config.cache_store = :memory_store
 config.action_controller.session[:domain] = '.teamboxapp.com'
 ActionController::Base.session_options[:expire_after] = 2.weeks
 
+# Configure ActionMailer to use ar_mailer
+ActionMailer::Base.delivery_method = :activerecord
+
 BASE_DOMAIN = 'teamboxapp.com'
 MAIL_DOMAIN = 'teamboxapp.com'
 ADMIN_EMAIL = 'support@teambox.com'
\ No newline at end of file</diff>
      <filename>config/environments/production.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ac15609d65e4e08c07f354cac9ee4be7b3e61437</id>
    </parent>
  </parents>
  <author>
    <name>Pablo Villalba</name>
    <email>pablo@saiku.es</email>
  </author>
  <url>http://github.com/michokest/Teambox-Community/commit/42f93aa97fd3457ae232469bc73fb4ddedcbff29</url>
  <id>42f93aa97fd3457ae232469bc73fb4ddedcbff29</id>
  <committed-date>2009-08-31T07:59:42-07:00</committed-date>
  <authored-date>2009-08-31T07:59:42-07:00</authored-date>
  <message>Using ar_mailer in production</message>
  <tree>0218eaa356653605219e485276ec72bcd2bad6c3</tree>
  <committer>
    <name>Pablo Villalba</name>
    <email>pablo@saiku.es</email>
  </committer>
</commit>
