Sha256: 9c566b1171f533b2e29bd24faba22d8ba43a63c35327db7e8441bad7a2b41905

Contents?: true

Size: 86 Bytes

Versions: 11

Compression:

Stored size: 86 Bytes

Contents

class Mailboxer::AttachmentUploader < CarrierWave::Uploader::Base
  storage :file
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
mailboxer-0.15.1 app/uploaders/mailboxer/attachment_uploader.rb
mailboxer-0.15.0 app/uploaders/mailboxer/attachment_uploader.rb
mailboxer-0.14.0 app/uploaders/mailboxer/attachment_uploader.rb
mailboxer-0.13.0 app/uploaders/mailboxer/attachment_uploader.rb
mailboxer-0.12.5 app/uploaders/mailboxer/attachment_uploader.rb
mailboxer-0.12.4 app/uploaders/mailboxer/attachment_uploader.rb
mailboxer-0.12.3 app/uploaders/mailboxer/attachment_uploader.rb
mailboxer-0.12.2 app/uploaders/mailboxer/attachment_uploader.rb
mailboxer-0.12.1 app/uploaders/mailboxer/attachment_uploader.rb
mailboxer-0.12.0 app/uploaders/mailboxer/attachment_uploader.rb
mailboxer-0.12.0.rc2 app/uploaders/mailboxer/attachment_uploader.rb