Newer
Older
attr_reader :property, :template
def initialize(property, template)
@property = property.to_s
@template = template
end
def kind
self.class.name.demodulize.underscore
end
active_storage_blobs
end
def active_storage_blobs