Sha256: 70f3e577603380c22c60549c333485194205184c3c7986dd797dc8941b761d33
Contents?: true
Size: 207 Bytes
Versions: 58
Compression:
Stored size: 207 Bytes
Contents
module Hyrax class WorkThumbnailPathService < Hyrax::ThumbnailPathService class << self def default_image ActionController::Base.helpers.image_path 'work.png' end end end end
Version data entries
58 entries across 58 versions & 2 rubygems