Class: Cdx::Page

Inherits:
ApplicationRecord show all
Extended by:
FriendlyId
Includes:
Publishable, Resourceable, SeoSupport
Defined in:
app/models/cdx/page.rb

Instance Method Summary collapse

Methods included from AttachmentMacros

#has_many_attached, #has_one_attached

Instance Method Details

#content_header_titleObject

Methods



16
17
18
# File 'app/models/cdx/page.rb', line 16

def content_header_title
  title
end