Class: ContentElementTemplate

Inherits:
Template
  • Object
show all
Defined in:
app/models/content_element_template.rb

Overview

Schema Information

Table name: templates

 id                   :integer(4)      not null, primary key
 title                :string(255)
 code                 :text
 type                 :string(255)
 deleted_at           :datetime
 created_at           :datetime
 updated_at           :datetime
 content_element_type :string(255)

Constant Summary

Constants inherited from Template

ALLOCATED_TAGS

Methods inherited from Template

#actions, #clean_code