Class: Vouchers::Intro

Inherits:
ActiveRecord::Base
  • Object
show all
Extended by:
Enumerize
Defined in:
app/models/vouchers/intro.rb

Overview

Schema Information

Table name: voucher_intro

id               :bigint           not null, primary key
content          :text(65535)
header_cn        :string(191)
header_en        :string(191)
header_th        :string(191)
section_type     :string(191)
created_at       :datetime         not null
updated_at       :datetime         not null
voucher_intro_id :bigint           not null