Closed jefflunt closed 12 years ago
This may also be a simple option: https://github.com/mockenoff/HTML5-AJAX-File-Uploader
Rather than go crazy with the HTML image uploader stuff right out of the gate, I'm going to focus on just getting uploads working. I think this tips the balance in favor of migrating this app to AWS, because I'd like to use carrierwave for uploads, back it by S3, and get some better scaling and performance while I'm at it. This is going to require quite a lot of tweaking in the app including: moving to capistrano for deployment, setting up S3 buckets, adding the carrierwave gem and functionality, and configuring unicorn as part of the app. There will be a lot of commits yet to come on this feature.
Update: The migration to AWS is complete. The commits to follow are just about adding image upload support.
Finished, deployed.
Create a new column type for images. Current thinking: