hendolim/countonanon

View on GitHub
app/views/friendships/new.html.erb

Summary

Maintainability
Test Coverage
<h1>New Friendship</h1>

<%= render 'form' %>

<%= link_to 'Back', friendships_path %>