-
Notifications
You must be signed in to change notification settings - Fork 638
Docs: Files
Oleg edited this page Nov 21, 2017
·
2 revisions
All you need to know about Files is that they are handled by ActiveStorage. Thus Comfy::Cms::File
records have attachment
method that you can use.
Attachments against page fragments (Comfy::Cms::Fragment
) use attachments
method as there might be more than one.