Class: Mosaico::PlaceholderImage

Inherits:
Image
  • Object
show all
Defined in:
app/models/mosaico/placeholder_image.rb

Class Method Summary collapse

Methods inherited from Image

#content_type

Class Method Details

.backendObject



4
5
6
# File 'app/models/mosaico/placeholder_image.rb', line 4

def backend
  Mosaico::Engine.config.placeholder_backend
end