that thing 3. `rails g profile name photo` 4. `rails g uploader image` 5. add to photo.rb: `mounts_uploader :photo, ImageUploader Tuesday, December 11, 12
use Fog in test mode [really, don't even process attachments in test] 3. Know what resize_to_fill vs resize_and_page 4. Create your buckets ahead of time 5. For PDFs and files, add Tuesday, December 11, 12