Class: RedactorDragonfly::Attach

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

Overview

== Schema Information

Table name: redactor_dragonfly_attaches
Database name: primary

id :integer not null, primary key
file_name :string
file_uid :string
created_at :datetime
updated_at :datetime

Method Summary

Methods inherited from ApplicationRecord

ransackable_associations, ransackable_attributes, ransackable_scopes, ransortable_attributes, #to_relation

Methods included from Models::EventPublishable

#publish_event