SUSE/hackweek

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

Summary

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

.row
  .col-sm-12
    %h2
      = @announcement.title
    = simple_format(@announcement.text)