Class: Sufia::WorkThumbnailPathService

Inherits:
CurationConcerns::ThumbnailPathService
  • Object
show all
Defined in:
app/services/sufia/work_thumbnail_path_service.rb

Class Method Summary collapse

Class Method Details

.default_imageObject



4
5
6
# File 'app/services/sufia/work_thumbnail_path_service.rb', line 4

def default_image
  ActionController::Base.helpers.image_path 'work.png'
end