<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>Capfile</filename>
    </added>
    <added>
      <filename>config/deploy.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -104,27 +104,6 @@ SeedFu (Rails Plugin)
 AppConfig (Rails Plugin)
 
 
-== S3 Support for Resumes
-
-To store uploaded resume files in S3, update job_applicant.rb changing the :storage mechanism from
-:file_system to :s3. You'll also need to create a config/amazon_s3.yml with the following yml format:
-
-    development:
-      bucket_name: appname_development
-      access_key_id:
-      secret_access_key:
-     
-    test:
-      bucket_name: appname_test
-      access_key_id:
-      secret_access_key:
-     
-    production:
-      bucket_name: appname
-      access_key_id:
-      secret_access_key:
-
-
 == Credits
 
 All credit for this app goes to the fine folks over at JobberBase who put together the slick looking interface for </diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -1 +1 @@
-Haml.init_rails(binding)
\ No newline at end of file
+Haml.init_rails(binding) if defined? Haml
\ No newline at end of file</diff>
      <filename>config/initializers/haml.rb</filename>
    </modified>
    <modified>
      <diff>@@ -9,7 +9,7 @@
 #
 # It's strongly recommended to check this file into your version control system.
 
-ActiveRecord::Schema.define(:version =&gt; 20080715192840) do
+ActiveRecord::Schema.define do
 
   create_table &quot;admins&quot;, :force =&gt; true do |t|
     t.string   &quot;login&quot;</diff>
      <filename>db/schema.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>86bad3686317232255e9dcd60640b302ca210163</id>
    </parent>
  </parents>
  <author>
    <name>wlodars</name>
    <email>wlodars@gmail.com</email>
  </author>
  <url>http://github.com/jcnetdev/jobberrails/commit/e29f63cc5901fb17193caf3b0314ef1e28c9b4a3</url>
  <id>e29f63cc5901fb17193caf3b0314ef1e28c9b4a3</id>
  <committed-date>2008-08-08T10:02:23-07:00</committed-date>
  <authored-date>2008-08-08T10:02:23-07:00</authored-date>
  <message>Merge branch 'master' of git://github.com/jcnetdev/jobberrails</message>
  <tree>9ef9a270958b367932e273e515cb2792522ce766</tree>
  <committer>
    <name>wlodars</name>
    <email>wlodars@gmail.com</email>
  </committer>
</commit>
