Class: AtReportConversion

Inherits:
ApplicationRecord show all
Defined in:
app/models/at_report_conversion.rb

Overview

Schema Information

Table name: at_report_conversions

id            :bigint           not null, primary key
file          :string(191)
send_email_at :datetime
created_at    :datetime         not null
updated_at    :datetime         not null

Method Summary

Methods inherited from ApplicationRecord

sync_carrierwave_url