Module: Spotlight::DefaultThumbnailable

Extended by:
ActiveSupport::Concern
Included in:
Exhibit, Search
Defined in:
app/models/concerns/spotlight/default_thumbnailable.rb

Overview

Simple concern to mixin to classes that

fetches a default thumbnail after creation
Classes that mixin this module should implement
a set_default_thumbnail method themselves