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

Version Path
hyrax-2.9.6 app/services/hyrax/work_thumbnail_path_service.rb
hyrax-2.9.5 app/services/hyrax/work_thumbnail_path_service.rb
hyrax-2.9.4 app/services/hyrax/work_thumbnail_path_service.rb
hyrax-2.9.3 app/services/hyrax/work_thumbnail_path_service.rb
hyrax-2.9.2 app/services/hyrax/work_thumbnail_path_service.rb
hyrax-2.9.1 app/services/hyrax/work_thumbnail_path_service.rb
hyrax-2.9.0 app/services/hyrax/work_thumbnail_path_service.rb
hyrax-2.8.0 app/services/hyrax/work_thumbnail_path_service.rb
hyrax-2.7.2 app/services/hyrax/work_thumbnail_path_service.rb
hyrax-2.7.1 app/services/hyrax/work_thumbnail_path_service.rb
hyrax-2.7.0 app/services/hyrax/work_thumbnail_path_service.rb
hyrax-2.6.0 app/services/hyrax/work_thumbnail_path_service.rb
hyrax-3.0.0.pre.rc1 app/services/hyrax/work_thumbnail_path_service.rb
hyrax-3.0.0.pre.beta3 app/services/hyrax/work_thumbnail_path_service.rb
hyrax-2.5.1 app/services/hyrax/work_thumbnail_path_service.rb
hyrax-2.5.0 app/services/hyrax/work_thumbnail_path_service.rb
hyrax-3.0.0.pre.beta2 app/services/hyrax/work_thumbnail_path_service.rb
hyrax-2.4.1 app/services/hyrax/work_thumbnail_path_service.rb
hyrax-3.0.0.pre.beta1 app/services/hyrax/work_thumbnail_path_service.rb
hyrax-2.4.0 app/services/hyrax/work_thumbnail_path_service.rb