forked from mattjamieson/parkplace
-
Notifications
You must be signed in to change notification settings - Fork 1
Install Checklist
nricciar edited this page Sep 14, 2010
·
2 revisions
Before running Park Place we need to make sure we have all the necessary gems installed on our system.
gem install camping rack —include-dependencies
gem install mongrel
gem install sqlite3-ruby
Metadata
- exifr – used to extract metadata for jpeg images
Master/Slave Replication
- rfuzz – replacement for net/http
- curb – replacement for net/http
S3 Versioning Support
- ruby-git – for S3 Versioning (http://doc.s3.amazonaws.com/betadesign/Versioning.html)
Ajax Upload Progress
- mongrel_upload_progress for nice ajax upload status for large files