Module: EmbeddableContent::TemplateBased

Instance Method Summary collapse

Instance Method Details

#node_typeObject



5
6
7
# File 'app/services/embeddable_content/template_based.rb', line 5

def node_type
  @node_type ||= embedding_module.underscore
end