Skip to content
Snippets Groups Projects
Commit 24437bb6 authored by Arnaud Levy's avatar Arnaud Levy
Browse files

dependencies

parent 58d6c70a
No related branches found
No related tags found
No related merge requests found
......@@ -99,6 +99,11 @@ class Communication::Website::Agenda::Event < ApplicationRecord
"admin/communication/websites/agenda/events/static"
end
def dependencies
active_storage_blobs +
blocks
end
def to_s
"#{title}"
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment