Skip to content

Commit

Permalink
Updating Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jcnetdev committed Jul 24, 2008
1 parent 6ccd6ec commit c46048e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 22 deletions.
21 changes: 0 additions & 21 deletions README
Expand Up @@ -104,27 +104,6 @@ SeedFu (Rails Plugin)
AppConfig (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 == Credits


All credit for this app goes to the fine folks over at JobberBase who put together the slick looking interface for All credit for this app goes to the fine folks over at JobberBase who put together the slick looking interface for
Expand Down
1 change: 0 additions & 1 deletion public/attachments/.gitignore

This file was deleted.

0 comments on commit c46048e

Please sign in to comment.