Class: AttachmentUploader
- Inherits:
-
CarrierWave::Uploader::Base
- Object
- CarrierWave::Uploader::Base
- AttachmentUploader
- Defined in:
- app/uploaders/attachment_uploader.rb
Instance Method Summary collapse
Instance Method Details
#extension_white_list ⇒ Object
5 6 7 |
# File 'app/uploaders/attachment_uploader.rb', line 5 def extension_white_list Messaging.config. end |