rubyforgood / share_christmas

Share Your Holiday Application
4 stars 3 forks source link

Image upload for campaign #25

Closed jaydorsey closed 8 years ago

jaydorsey commented 8 years ago

Add the ability to upload a logo/image for the campaign

The volunteer center would upload this when they create the campaign. Possibly use paperclip gem

AEgan commented 8 years ago

I 👍 to paperclip for this. Heroku + S3 + Paperclip = solved problem

AEgan commented 8 years ago

I created a work in progress branch based on the heroku changes I made.

Here is a comparison of those changes with the heroku branch. We still may want to decide on different sizes to use for the images, and what to do about AWS credentials. But this is a starting point that will upload to S3 in production.