Class: SpreeCmCommissioner::HomepageBackgroundWebImage
- Defined in:
- app/models/spree_cm_commissioner/homepage_background_web_image.rb
Instance Method Summary collapse
Methods inherited from Asset
Instance Method Details
#asset_styles ⇒ Object
3 4 5 6 7 8 9 10 |
# File 'app/models/spree_cm_commissioner/homepage_background_web_image.rb', line 3 def asset_styles { mini: '180x50>', small: '360x100>', medium: '720x200>', large: '1440x400>' } end |