Test app without any security to upload files. Just to test speed between Heroku and Amazon S3 and counter_cache updates.
carrierwave-s3-upload-test.herokuapp.com
-
User: user@test.com
-
Pass: 12345678
Event created: carrierwave-s3-upload-test.herokuapp.com/events/MvXgoIXd7VA
-
curl -X POST -F “photo=@/Library/Application Support/Apple/iChat Icons/Flags/Brazil.gif” -F “parent_type=Event” -F “parent_id=1” carrierwave-s3-upload-test.herokuapp.com/api/photos.json -v