Class: Workarea::Storefront::BlogIndexViewModel

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

Instance Method Summary collapse

Instance Method Details



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

def breadcrumbs
  @breadcrumbs ||= Navigation::Breadcrumbs.new(model)
end