-
Notifications
You must be signed in to change notification settings - Fork 3
Files
Andrew vonderLuft edited this page Aug 14, 2023
·
1 revision
All you need to know about Files is that they are handled by ActiveStorage. Thus Occams::Cms::File
records have attachment
method that you can use.
Attachments against page fragments (Occams::Cms::Fragment
) use attachments
method as there might be more than one.