Class: Hyrax::WorkThumbnailPathService
- Inherits:
-
ThumbnailPathService
- Object
- ThumbnailPathService
- Hyrax::WorkThumbnailPathService
- Defined in:
- app/services/hyrax/work_thumbnail_path_service.rb
Class Method Summary collapse
Methods inherited from ThumbnailPathService
Class Method Details
.default_image ⇒ Object
4 5 6 |
# File 'app/services/hyrax/work_thumbnail_path_service.rb', line 4 def default_image ActionController::Base.helpers.image_path 'work.png' end |