LafayetteCollegeLibraries/spot

View on GitHub
app/views/student_works/edit_fields/_abstract.html.erb

Summary

Maintainability
Test Coverage
<%= f.input :abstract, as: :text, input_html: { rows: '10' }, required: f.object.required?(key) %>