Module: Core::Models::Concerns::MimeTypable

Extended by:
ActiveSupport::Concern
Defined in:
lib/core/models/concerns/mime_typable.rb

Overview

Includes the MIME type field to files to ensure only supported types are included.

Author:

Defined Under Namespace

Modules: ClassMethods