Class: Hyrax::CollectionThumbnailPathService
- Inherits:
-
ThumbnailPathService
- Object
- ThumbnailPathService
- Hyrax::CollectionThumbnailPathService
- Defined in:
- app/services/hyrax/collection_thumbnail_path_service.rb
Class Method Summary collapse
Methods inherited from ThumbnailPathService
Class Method Details
.default_image ⇒ Object
6 7 8 |
# File 'app/services/hyrax/collection_thumbnail_path_service.rb', line 6 def default_image ActionController::Base.helpers.image_path 'collection.png' end |