TracksApp/tracks

View on GitHub
app/views/preferences/_remove_account.html.erb

Summary

Maintainability
Test Coverage
<p><%= t 'preferences.remove_introduction' %></p>
<div class="form-group">
  <%= profile_delete_user(@user) %>
</div>