isprambiente/Domando

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

Summary

Maintainability
Test Coverage
#user.container
  %h2.title.is-2.has-text-centered.is-capitalized #{t('edit')} #{@user.label}
  %turbo-frame#user= render 'form', user: @user, tab: @tab