delonnewman/dragnet

View on GitHub
app/views/surveys/edit.html.erb

Summary

Maintainability
Test Coverage
<%= render 'tabs', survey: survey, selected: :edit %>

<main id="survey-editor" data-survey-id="<%= survey.id %>"></main>
<script src="/js/editor/shell.js"></script>