Class: MailEngine::TemplatePartial
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- MailEngine::TemplatePartial
- Defined in:
- app/models/mail_engine/template_partial.rb
Overview
Schema Information
Table name: template_partials
id :integer not null, primary key
placeholder_name :string(255)
mail_template_id :integer
partial_id :integer