Class: Workarea::Storefront::ContentViewModel

Inherits:
ApplicationViewModel
  • Object
show all
Includes:
DisplayContent
Defined in:
app/view_models/workarea/storefront/content_view_model.rb

Instance Method Summary collapse

Methods included from DisplayContent

#browser_title, #content_blocks, #content_blocks_for, #meta_description, #open_graph_asset

Instance Method Details

#contentObject



6
7
8
# File 'app/view_models/workarea/storefront/content_view_model.rb', line 6

def content
  model
end