weathermen/soundstorm

View on GitHub
app/views/doorkeeper/authorizations/show.html.haml

Summary

Maintainability
Test Coverage
%body
  %header.page-header
    %h1
      = t('.title')
      \:
  %main{:role => "main"}
    %code#authorization_code= params[:code]