SUSE/hackweek

View on GitHub
app/views/announcements/edit.html.haml

Summary

Maintainability
Test Coverage
- content_for :title do
  Edit
  = @announcement.title

.row
  .col-sm-12
    = render 'form'