railsrumble/r13-team-357

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

Summary

Maintainability
Test Coverage
- content_for :form_title do
  = t('tt.edit', resource_name: List.model_name.human)
= render 'form'