Skip to content

Instantly share code, notes, and snippets.

@mileszs
Created April 7, 2014 18:10
Show Gist options
  • Save mileszs/10026128 to your computer and use it in GitHub Desktop.
Save mileszs/10026128 to your computer and use it in GitHub Desktop.
class FileAttachmentUploader < CarrierWave::Uploader::Base
storage :fog
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment