Class: UploadedFileTagFile

Inherits:
ApplicationRecord
  • Object
show all
Defined in:
app/models/uploaded_file_tag_file.rb

Overview

Link between simple image and tag

Attributes:

uploaded_file_id [UploadedFile]
uploaded_file_tag_id [UploadedFileTag]