KyivKrishnaAcademy/ved_akadem_students

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

Summary

Maintainability
Test Coverage
- provide(:title, complex_name(@person, short: true))

.row
  .col-xs-12
    %h1
      = @person.complex_name

  = render 'form'