Class: MailEngine::TemplatePartial

Inherits:
ActiveRecord::Base
  • Object
show all
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