class Attachment
An Attachment
is a miscellaneous content-bearing resource associated with a Collection
.
Example: A collection digitization QC information spreadsheet.
Public Instance Methods
publishable?()
click to toggle source
# File app/models/attachment.rb, line 14 def publishable? false end