Module: Brightcontent

Defined in:
lib/brightcontent/attachments.rb,
app/models/brightcontent/attachment.rb,
lib/brightcontent/attachments/engine.rb,
lib/brightcontent/attachments/attachable.rb,
lib/brightcontent/attachments/model_extensions.rb,
app/controllers/brightcontent/attachments_controller.rb,
lib/generators/brightcontent/attachments/install_generator.rb

Defined Under Namespace

Modules: Attachments Classes: Attachment, AttachmentsController

Constant Summary collapse

@@attachment_content_types =
[/\Aimage/, "application/pdf"]