codeRIT/hackathon_manager

View on GitHub
app/views/doorkeeper/applications/edit.html.haml

Summary

Maintainability
Test Coverage
= render "layouts/manage/page_title", title: @application.name, subtitle: t(:title, scope: 'doorkeeper.applications.edit')

= render 'form'