Class: Decidim::Conferences::PartnerLogoUploader

Inherits:
ImageUploader show all
Defined in:
decidim-conferences/app/uploaders/decidim/conferences/partner_logo_uploader.rb

Overview

This class deals with uploading the conference partner logo.

Instance Attribute Summary

Attributes inherited from ApplicationUploader

#content_type_allowlist, #content_type_denylist, #model, #mounted_as, #validable_dimensions

Method Summary

Methods inherited from ImageUploader

#content_type_allowlist, #dimensions_info, #extension_allowlist, #max_image_height_or_width, #validable_dimensions

Methods inherited from ApplicationUploader

#attached?, #initialize, #path, #remote_url=, set_variants, #store_dir, #url, #variant, #variant_path, #variant_url, variants

Constructor Details

This class inherits a constructor from Decidim::ApplicationUploader