AyuntamientoMadrid/participacion

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

Summary

Maintainability
Test Coverage
<%= render Attachable::FieldsComponent.new(
  f,
  resource_type: document.documentable_type,
  resource_id: document.documentable_id,
  relation_name: "documents"
) %>