class ContentBlockTools::ContentBlock
def render
-
(string)
- A HTML representation of the content block
def render CONTENT_PRESENTERS .fetch(document_type, Presenters::BasePresenter) .new(self).render end
(string)
- A HTML representation of the content block
def render CONTENT_PRESENTERS .fetch(document_type, Presenters::BasePresenter) .new(self).render end