schneidmaster/debatevid.io

View on GitHub
app/views/schools/show.html.erb

Summary

Maintainability
Test Coverage
<h2><%= @school.name %></h2>
<%= react_component 'Videos', props: { data: data_json(@videos) } %>