<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>config/application.yml.example</filename>
    </added>
    <added>
      <filename>lib/application_config.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -3,4 +3,5 @@ public/mugshots
 .DS_Store
 config/database.yml
 previous_failures.txt
-.rsync_cache
\ No newline at end of file
+.rsync_cache
+config/application.yml
\ No newline at end of file</diff>
      <filename>.gitignore</filename>
    </modified>
    <modified>
      <diff>@@ -73,4 +73,7 @@ ExceptionNotifier.exception_recipients = %w(t.lucas@toolmantim.com lachlan.hardy
 ExceptionNotifier.sender_address = %(&quot;Application Error&quot; &lt;app.error@toolmantim.com&gt;)
 ExceptionNotifier.email_prefix = &quot;[WEBCONSERVE] &quot;
 
+# Load the application config - reads from application.yml
+APPLICATION_CONFIG = ApplicationConfig.new
+
 require 'core_ext/object'
\ No newline at end of file</diff>
      <filename>config/environment.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>b60ad4245bfdcbecd8237bd1d2ac0d7e4f887cba</id>
    </parent>
  </parents>
  <author>
    <name>Lincoln Stoll</name>
    <email>lstoll@lstoll.net</email>
  </author>
  <url>http://github.com/webjam/webjam/commit/5f7cb894e263c9ec9428eacfd22a67840bacf88a</url>
  <id>5f7cb894e263c9ec9428eacfd22a67840bacf88a</id>
  <committed-date>2008-08-10T00:17:03-07:00</committed-date>
  <authored-date>2008-08-10T00:17:03-07:00</authored-date>
  <message>Adding an ApplicationConfig class, that loads from application.yml. Includes sample application.yml</message>
  <tree>cd7034f2252a643e4aff17c2f28dbc5ef5fa6270</tree>
  <committer>
    <name>Lincoln Stoll</name>
    <email>lstoll@lstoll.net</email>
  </committer>
</commit>
