SUSE/hackweek

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

Summary

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

.row
  .col-sm-12
    %h2
      Edit
      = @episode.name
    = render 'form'