AyuntamientoMadrid/participacion

View on GitHub
app/components/images/fields_component.html.erb

Summary

Maintainability
Test Coverage
<%= render Attachable::FieldsComponent.new(
  f,
  resource_type: imageable.class.name,
  resource_id: imageable.id,
  relation_name: "image"
) %>